Fix an unused import.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-05-11 15:57:46 +01:00
parent e52b3e51c9
commit 6eb343df4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import os.path
import simplejson
from twisted.trial import unittest
from cStringIO import StringIO