drop unused imports
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user