diff --git a/malaria.py b/malaria.py index eed5f09..79e7d62 100644 --- a/malaria.py +++ b/malaria.py @@ -137,7 +137,6 @@ class Model: """ Feed the mosquitos that want to and can be fed """ - # TODO: dit refactoren? for mos in self.mosquitos: if not mos.hungry: continue