removed TODO

This commit is contained in:
2020-08-11 18:38:55 +02:00
parent fc1d1c1412
commit a5dc91efec
-4
View File
@@ -55,10 +55,6 @@ class Adjustable(BaseAdjustable, SpecConvenience):
#TODO handle Task creation only here, not in every subclass
class AdjustableError(Exception):
pass