mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 01:38:55 +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 zope.interface import implements
|
||||||
from twisted.application import service
|
from twisted.application import service
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
|
Loading…
Reference in New Issue
Block a user