mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
hush pyflakes
This commit is contained in:
parent
7fb37209ee
commit
318b63fbc7
@ -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):
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user