Browse Source

remove unused import

oz123 10 năm trước cách đây
mục cha
commit
d6486c27a4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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