mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-19 07:48:11 +00:00
client.py: hush pyflakes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
import os, sha, stat, time, re
|
||||
from foolscap import Referenceable, SturdyRef
|
||||
from foolscap import Referenceable
|
||||
from zope.interface import implements
|
||||
from allmydata.interfaces import RIClient
|
||||
from allmydata import node
|
||||
|
Reference in New Issue
Block a user