issue #61: unused import (reported by LGTM)

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

View File

@ -40,7 +40,6 @@ from __future__ import unicode_literals
import atexit
import ctypes
import errno
import imp
import json
import logging