Remove unnecessary import
This commit is contained in:
parent
5fba850d74
commit
1a17645e93
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import atexit
|
|||
import sys
|
||||
|
||||
import gevent
|
||||
from gevent._threading import Lock
|
||||
|
||||
from Debug import Debug
|
||||
from .DbCursor import DbCursor
|
||||
|
|
Loading…
Reference in a new issue