mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
Remove an unused import.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
346b5c4c3d
commit
323cff5b56
@ -3,7 +3,7 @@ import mock
|
||||
from twisted.trial.unittest import TestCase
|
||||
|
||||
from allmydata.web.common import get_filenode_metadata, SDMF_VERSION, MDMF_VERSION
|
||||
from allmydata.immutable.filenode import ImmutableFileNode
|
||||
|
||||
|
||||
class CommonFixture(object):
|
||||
def setUp(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user