We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86df381 + 2d9a11c commit 2e33e0aCopy full SHA for 2e33e0a
src/main/java/com/timgroup/statsd/NoOpStatsDClient.java
@@ -9,8 +9,6 @@
9
*/
10
public class NoOpStatsDClient implements StatsDClient {
11
12
- NoOpStatsDClient() {}
13
-
14
@Override public void stop() { }
15
16
@Override public void close() { }
0 commit comments