issue #61: unused import (reported by LGTM)
This commit is contained in:
parent
df83c8a02f
commit
6915af502e
|
@ -40,7 +40,6 @@ from __future__ import unicode_literals
|
|||
|
||||
import atexit
|
||||
import ctypes
|
||||
import errno
|
||||
import imp
|
||||
import json
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue