mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
iputil.py: remove unused import
This commit is contained in:
parent
42179e5ae2
commit
a5a30d6bee
@ -8,7 +8,6 @@ import re, socket, sys
|
|||||||
|
|
||||||
# from Twisted
|
# from Twisted
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
from twisted.python import log
|
|
||||||
from twisted.internet import reactor
|
from twisted.internet import reactor
|
||||||
from twisted.internet.protocol import DatagramProtocol
|
from twisted.internet.protocol import DatagramProtocol
|
||||||
from twisted.internet.utils import getProcessOutput
|
from twisted.internet.utils import getProcessOutput
|
||||||
|
Loading…
Reference in New Issue
Block a user