Удалить 'ProjectExcavator/src/Program.java'
This commit is contained in:
parent
9414dc58d1
commit
1dd764d0d7
@ -1,8 +0,0 @@
|
|||||||
import java.awt.*;
|
|
||||||
|
|
||||||
public class Program {
|
|
||||||
public static void main(String[] args) {
|
|
||||||
FormExcavator form = new FormExcavator("Экскаватор", new Dimension(700, 500));
|
|
||||||
form.Init();
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user