Skip to content

Commit f9bf23b

Browse files
author
github-actions
committed
Google Java Format
1 parent 74638a9 commit f9bf23b

File tree

3 files changed

+236
-375
lines changed

3 files changed

+236
-375
lines changed

examples/java/UI/UI.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public MyStage() {
3737
bar.setY(100);
3838
bar.setSize(70);
3939
this.add(bar);
40-
4140
}
4241

4342
public void run() {

0 commit comments

Comments
 (0)