mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-27 22:39:41 +00:00
client.py: hush pyflakes
This commit is contained in:
parent
054f25581c
commit
769446b667
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
import os, sha, stat, time, re
|
import os, sha, stat, time, re
|
||||||
from foolscap import Referenceable, SturdyRef
|
from foolscap import Referenceable
|
||||||
from zope.interface import implements
|
from zope.interface import implements
|
||||||
from allmydata.interfaces import RIClient
|
from allmydata.interfaces import RIClient
|
||||||
from allmydata import node
|
from allmydata import node
|
||||||
|
Loading…
x
Reference in New Issue
Block a user