Compare commits

..

1 Commits

Author SHA1 Message Date
225d771c89 Update demo/Readme.txt 2025-10-21 11:26:28 +00:00
3 changed files with 1 additions and 2 deletions

1
Lab2

Submodule Lab2 deleted from 481167832a

View File

@@ -0,0 +1 @@
Modyfikacja Readme.txt w nowym branch

View File

@@ -14,7 +14,6 @@ public class DemoApplication {
System.out.println("Tutaj dokonalem zmian");
System.out.println("Tutaj komunikat");
System.out.println(new Date());
System.out.println("Zmiana u mnie");
}
}