diff --git a/ANN_Training.py b/ANN_Training.py
index bd3403c1f00e6882c5eb3e496c83e710d7834e54..64d7597bfc451917fe3d5a7a40c995e3e2fa2912 100644
--- a/ANN_Training.py
+++ b/ANN_Training.py
@@ -8,8 +8,6 @@ Docstring-Style: D200, D400
 TODO: Test new ANN set-up with Soraya
 TODO: Remove object set-up (for more flexibility)
 TODO: Add documentation
-TODO: Improve log output (timer, bit of text) -> Done
-TODO: Remove error for missing classes -> Done
 TODO: Allow multiple approximations in one config
 
 """