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
|
||||
PyMongo v2.7 - v3.x support.
|
||||
"""
|
||||
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
import pymongo
|
||||
import six
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user