cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package DT_01_currentdate;
|
||||
|
||||
public class CurrentDateStart {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("TEST");
|
||||
}
|
||||
|
||||
}
|
||||
package DT_01_currentdate;
|
||||
|
||||
public class CurrentDateStart {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("TEST");
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user