This commit is contained in:
Amber H. Brown 2019-07-05 23:36:41 +10:00
parent 3d89feb438
commit 9b3a63e1c8

View file

@ -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