[eit.commands.reset] drop TODO comment

This commit is contained in:
Fabio Erculiani
2011-10-13 20:02:47 +02:00
parent e3acca3102
commit d48942215b
-2
View File
@@ -25,8 +25,6 @@ class EitReset(EitPush):
Main Eit reset command.
"""
# TODO: incomplete, needs eit push implemented first
NAME = "reset"
ALIASES = []