This commit is contained in:
dirk.seibel
2025-03-05 10:34:09 +01:00
parent 28ad2a3a36
commit 8d48d71f5a
@@ -15,7 +15,7 @@ public class JavaApplication2 {
* @param args the command line arguments * @param args the command line arguments
*/ */
public static void main(String[] args) { public static void main(String[] args) {
// TODO code application logic here // Hier wird jetzt gearbeitet
} }
} }