Commit 99466e7f authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent e2cb5349
......@@ -62,10 +62,4 @@ public class SignalFxMetricsExportAutoConfiguration {
return new SignalFxMeterRegistry(config, clock);
}
@Bean
@ConditionalOnMissingBean
public Clock micrometerClock() {
return Clock.SYSTEM;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment