Fix an unused import.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
e52b3e51c9
commit
6eb343df4d
|
@ -1,4 +1,4 @@
|
|||
import os.path
|
||||
|
||||
import simplejson
|
||||
from twisted.trial import unittest
|
||||
from cStringIO import StringIO
|
||||
|
|
Loading…
Reference in New Issue