]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/test_pfx.py
Unused import
[pygost.git] / pygost / test_pfx.py
index c4497c916239265277a1c5ca21a74b1ec65e14e5..67fe788298a5feb82ce1bb584912f1775d384919 100644 (file)
@@ -22,7 +22,6 @@ from unittest import TestCase
 from pygost.gost28147 import cfb_decrypt
 from pygost.gost34112012512 import GOST34112012512
 from pygost.gost34112012512 import pbkdf2 as gost34112012_pbkdf2
-from pygost.utils import hexdec
 
 
 try: