drop unused imports
This commit is contained in:
parent
94870d7377
commit
1e9a120f7e
@ -2,10 +2,6 @@
|
|||||||
Helper functions, constants, and types to aid with Python v2.7 - v3.x and
|
Helper functions, constants, and types to aid with Python v2.7 - v3.x and
|
||||||
PyMongo v2.7 - v3.x support.
|
PyMongo v2.7 - v3.x support.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys
|
|
||||||
import warnings
|
|
||||||
|
|
||||||
import pymongo
|
import pymongo
|
||||||
import six
|
import six
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user