Ver código fonte

remove unused import

oz123 10 anos atrás
pai
commit
d6486c27a4
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      tests/test_mongodb.py

+ 0 - 1
tests/test_mongodb.py

@@ -18,7 +18,6 @@
 # ============================================================================
 
 import unittest
-import sys
 from .test_crypto_engine import give_key, DummyCallback
 import pymongo
 from pwman.data.drivers.mongodb import MongoDB