mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
client.py: remove unused import
This commit is contained in:
parent
d156dfea3b
commit
5ffc66ad7b
@ -5,7 +5,7 @@ from zope.interface import implements
|
||||
from allmydata.interfaces import RIClient
|
||||
from allmydata import node
|
||||
|
||||
from twisted.internet import defer, reactor
|
||||
from twisted.internet import reactor
|
||||
from twisted.application.internet import TimerService
|
||||
|
||||
import allmydata
|
||||
|
Loading…
Reference in New Issue
Block a user