Commit 14dba229 authored by Bram Schoenmakers's avatar Bram Schoenmakers

Removed some unused imports.

parent 2e0b6ae7
......@@ -15,11 +15,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import codecs
import re
import sys
import unittest
from topydo.lib.Config import config
from topydo.commands.JsonCommand import JsonCommand
from test.CommandTest import CommandTest, utf8
from test.TestFacilities import load_file_to_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