mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 00:45:52 +00:00
trivial: fix unused import (sorry about that, pyflakes)
This commit is contained in:
parent
16bb529339
commit
8f201c75f0
@ -2,7 +2,6 @@ import os, shutil
|
||||
from cStringIO import StringIO
|
||||
from twisted.trial import unittest
|
||||
from twisted.python.failure import Failure
|
||||
from twisted.python import log
|
||||
from twisted.internet import defer
|
||||
from foolscap.api import fireEventually
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user