Commit 3e4ddb7d authored by Bram Schoenmakers's avatar Bram Schoenmakers

Remove unused import.

parent c4189bb0
...@@ -16,7 +16,6 @@ from PrettyPrinter import * ...@@ -16,7 +16,6 @@ from PrettyPrinter import *
from PriorityCommand import PriorityCommand from PriorityCommand import PriorityCommand
import TodoFile import TodoFile
import TodoList import TodoList
from Utils import convert_todo_number
def usage(): def usage():
""" Prints the usage of the todo.txt CLI """ """ Prints the usage of the todo.txt CLI """
......
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