Browse Source

Remove unused import

oz123 10 năm trước cách đây
mục cha
commit
62424042aa
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pwman/tests/test_crypto_engine.py

+ 0 - 1
pwman/tests/test_crypto_engine.py

@@ -1,5 +1,4 @@
 import unittest
-import pwman.util.config as config
 from pwman.util.callback import Callback
 import os
 from pwman.util.crypto_engine import (CryptoEngine, CryptoException)