Skip to content

Commit faad4fd

Browse files
author
Maik Toepfer
committed
utility class
1 parent 522ee83 commit faad4fd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/java/com/linkedin/xinfra/monitor/XinfraMonitorConstants.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
*/
1616
public class XinfraMonitorConstants {
1717

18-
public XinfraMonitorConstants() {
19-
20-
}
18+
private XinfraMonitorConstants() {}
2119

2220
public static final String TAGS_NAME = "name";
2321

0 commit comments

Comments
 (0)