This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 11:26:17 +01:00
parent e8a1f161b4
commit 9f4ff7ff6f
25 changed files with 45 additions and 45 deletions

View File

@@ -1,3 +1,4 @@
package project;
import hhn.temp.project.Main;
import hhn.temp.project.Task;
import hhn.temp.project.TaskManager;

View File

@@ -1,4 +1,4 @@
package project;
import hhn.temp.project.Main;
import hhn.temp.project.TaskManager;
import hhn.temp.project.Task;