Skip to content

Commit 86e78e8

Browse files
committed
style: Missing newline
1 parent 7686a2a commit 86e78e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog-samples/posthog-java-sample/src/main/java/com/posthog/java/sample/PostHogJavaExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ public static void main(String[] args) {
7272
posthog.flush();
7373
posthog.close();
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)