Format
This commit is contained in:
parent
fc8d38185b
commit
fe6eecf830
|
|
@ -43,7 +43,6 @@ public final class ReactorHooksInstrumentation extends Instrumenter.Default {
|
|||
};
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public ElementMatcher<TypeDescription> typeMatcher() {
|
||||
return named("reactor.core.publisher.Hooks");
|
||||
|
|
|
|||
Loading…
Reference in New Issue