]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
hush pyflakes
authorBrian Warner <warner@allmydata.com>
Wed, 19 Dec 2007 01:37:22 +0000 (18:37 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 19 Dec 2007 01:37:22 +0000 (18:37 -0700)
src/allmydata/test/test_uri.py
src/allmydata/uri.py

index 3151dc9b13e8b0c081046b6328d8cc1d9c470857..4a13d2049863c01d9af1eca84c25e1e8930c4338 100644 (file)
@@ -4,7 +4,6 @@ from allmydata import uri
 from allmydata.util import hashutil
 from allmydata.interfaces import IURI, IFileURI, IDirnodeURI, IMutableFileURI, \
     IVerifierURI
-from foolscap.schema import Violation
 
 class Literal(unittest.TestCase):
     def _help_test(self, data):
index 962091c6a170576cef46124072517e819ab67ce2..46921cd24a775f09c4eb5114b3fd8da8c2ab7393 100644 (file)
@@ -5,7 +5,6 @@ from twisted.python.components import registerAdapter
 from allmydata.util import idlib, hashutil
 from allmydata.interfaces import IURI, IDirnodeURI, IFileURI, IVerifierURI, \
      IMutableFileURI, INewDirectoryURI, IReadonlyNewDirectoryURI
-import foolscap
 
 # the URI shall be an ascii representation of the file. It shall contain
 # enough information to retrieve and validate the contents. It shall be