Răsfoiți Sursa

remove unused import

oz123 10 ani în urmă
părinte
comite
d6486c27a4
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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