Das ist jetzt fertig

This commit is contained in:
dirk.seibel
2025-03-05 10:39:57 +01:00
parent 8d48d71f5a
commit 1cfa7d6bd9
@@ -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) {
// Hier wird jetzt gearbeitet // Jetzt ist das fertig
} }
} }