Test gelöscht

master
Dima 2024-12-11 17:17:52 +01:00
parent 937c834cc2
commit 631d3f9602
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ public class RestaurantManagement {
public static void main(String[] args) {
SystemController systemController = new SystemController();
systemController.startSystem();
System.out.println("Pull/Push test");
}
}