fix: remove TODO
This commit is contained in:
		| @@ -85,7 +85,6 @@ public class ChildController { | ||||
|         }); | ||||
|  | ||||
|         if(selectedChildId == 0){ | ||||
|             // TODO: Create child | ||||
|             long id = AccountMgr.createChild(new Child(lastName.getText(), firstName.getText(), adress, allergies)); | ||||
|             System.out.println("Child created: " + id); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johannes Kantz
					Johannes Kantz