issue #61: unused import (reported by LGTM)
This commit is contained in:
parent
96c35ccab1
commit
f67960848b
|
@ -29,7 +29,6 @@
|
|||
from __future__ import absolute_import
|
||||
import logging
|
||||
import os
|
||||
import sys
|
||||
|
||||
import mitogen.core
|
||||
import mitogen.utils
|
||||
|
|
Loading…
Reference in New Issue