hush pyflakes warnings

This commit is contained in:
Brian Warner 2007-01-16 21:34:34 -07:00
parent 4101bcf218
commit 18ec38acf0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ from twisted.trial import unittest
from twisted.internet import defer
from cStringIO import StringIO
from allmydata import upload, download
from allmydata import upload
from allmydata.uri import unpack_uri
class StringBucketProxy:

View File

@ -1,5 +1,5 @@
from allmydata.util import bencode, idlib
from allmydata.util import idlib
# the URI shall be an ascii representation of the file. It shall contain
# enough information to retrieve and validate the contents. It shall be