issue #61: unused import (reported by LGTM)
This commit is contained in:
parent
ec515cb663
commit
df83c8a02f
|
@ -3,8 +3,6 @@
|
||||||
# hopefully lose those hard-coded magic numbers somehow), but meanwhile this is
|
# hopefully lose those hard-coded magic numbers somehow), but meanwhile this is
|
||||||
# a taster of how it looks today.
|
# a taster of how it looks today.
|
||||||
|
|
||||||
import time
|
|
||||||
|
|
||||||
import mitogen
|
import mitogen
|
||||||
import mitogen.service
|
import mitogen.service
|
||||||
import mitogen.unix
|
import mitogen.unix
|
||||||
|
|
Loading…
Reference in New Issue