cleanup
This commit is contained in:
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -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