소스 검색

remove unused import

oz123 10 년 전
부모
커밋
d6486c27a4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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