issue #61: unused import (reported by LGTM)

This commit is contained in:
David Wilson 2019-01-20 19:35:49 +00:00
parent ec515cb663
commit df83c8a02f
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
# hopefully lose those hard-coded magic numbers somehow), but meanwhile this is
# a taster of how it looks today.
import time
import mitogen
import mitogen.service
import mitogen.unix