Remove outdated type TODOs from hooke/command (conversion handled by UIs).
[hooke.git] / hooke / command.py
index 974e3b5e7f121b65d153c517de027f164c74ac11..c694bff28c0d7b2ea8625672017fb186074c1ba5 100644 (file)
@@ -250,9 +250,6 @@ class Argument (object):
         """
         pass # TODO: validation
 
-    # TODO: type conversion
-
-# TODO: type extensions?
 
 # Useful callbacks