Commit 766c4dfd authored by Bram Schoenmakers's avatar Bram Schoenmakers

Remove unused import.

parent 55ff66f9
......@@ -36,7 +36,6 @@ except ConfigError as config_error:
sys.exit(1)
from topydo.Commands import get_subcommand
from topydo.commands.SortCommand import SortCommand
from topydo.lib import TodoFile
from topydo.lib import TodoList
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment