mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
control.py: hush pyflakes warning
This commit is contained in:
parent
0dc84963f1
commit
406ff52cf9
@ -1,5 +1,5 @@
|
||||
|
||||
import os, sys, time
|
||||
import os, time
|
||||
from zope.interface import implements
|
||||
from twisted.application import service
|
||||
from twisted.internet import defer
|
||||
|
Loading…
Reference in New Issue
Block a user