Explorar el Código

remove unused import

oz123 hace 10 años
padre
commit
d6486c27a4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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