Merge pull request 'enhanced/dirkSeibel' (#1) from enhanced/dirkSeibel into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-03-05 10:47:06 +01:00
@@ -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 // Jetzt ist das fertig
} }
} }