Skip to content
Snippets Groups Projects
Commit e933a0b0 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'uninstrument-banzai-reference-extractor' into 'master'

Un-instrument Banzai::ReferenceExtractor

No changelog entry since this isn't really something new compared to 8.6, instead it adjusts something that was added for 8.7.

See merge request !3676
parents 734df1bb b3d8b995
Branches
Tags
1 merge request!3676Un-instrument Banzai::ReferenceExtractor
Pipeline #
Loading
Loading
@@ -85,9 +85,6 @@ if Gitlab::Metrics.enabled?
config.instrument_instance_methods(const)
end
 
config.instrument_methods(Banzai::ReferenceExtractor)
config.instrument_instance_methods(Banzai::ReferenceExtractor)
config.instrument_methods(Banzai::Renderer)
config.instrument_methods(Banzai::Querying)
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment