Skip to content

Commit 566f93d

Browse files
fix: linter
1 parent 7e2c725 commit 566f93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/main/java/com/influxdb/v3/ProxyExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ public static void main(final String[] args) throws Exception {
5454
}
5555
}
5656

57-
private ProxyExample()
57+
private ProxyExample(){}
5858
}
5959

0 commit comments

Comments
 (0)