enhanced/dirkSeibel #1

Merged
DirkSeibel merged 2 commits from enhanced/dirkSeibel into main 2025-03-05 09:47:06 +00:00
Showing only changes of commit 1cfa7d6bd9 - Show all commits
@@ -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
} }
} }