summary refs log tree commit diff
path: root/tests/unittest.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/unittest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unittest.py b/tests/unittest.py

index e6f90077e9..89bd1e174c 100644 --- a/tests/unittest.py +++ b/tests/unittest.py
@@ -23,7 +23,6 @@ from mock import Mock from canonicaljson import json -import twisted from twisted.internet.defer import Deferred, succeed from twisted.python.threadpool import ThreadPool from twisted.trial import unittest