trivial: removed unused import noticed by pyflakes
This commit is contained in:
parent
786ed012b3
commit
0e2d005146
|
@ -1,5 +1,5 @@
|
|||
|
||||
import os, time, math
|
||||
import time, math
|
||||
|
||||
from zope.interface import implements
|
||||
from twisted.internet import defer
|
||||
|
|
Loading…
Reference in New Issue