Skip to content

Commit 376c367

Browse files
committed
Merge branch 'main' of github.com:openpatch/scratch-for-java
2 parents 6bf1f61 + f9bf23b commit 376c367

3 files changed

Lines changed: 236 additions & 375 deletions

File tree

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)