Try of push/pull
This commit is contained in:
parent
78c8b2ce4d
commit
6a6ac1ba19
|
|
@ -8,5 +8,6 @@ public class Main {
|
||||||
MyInterface mjf = new MyInterface();
|
MyInterface mjf = new MyInterface();
|
||||||
mjf.setVisible(true);
|
mjf.setVisible(true);
|
||||||
}
|
}
|
||||||
|
// comment for pull/push trial
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue