refactored the file structure again

This commit is contained in:
ramollia
2025-09-24 15:23:21 +02:00
parent dfc09f6df6
commit f80c565a32
11 changed files with 18 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
package org.toop.app;
public class Main {
public static void main(String[] args) {
}
}