remove unused import

This commit is contained in:
Benjamin Dauvergne 2011-08-22 17:06:26 +02:00
parent 84a5416f42
commit c5f625bd98
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ from pyasn1_modules import rfc2459
from pyasn1.type import univ
from pyasn1.error import PyAsn1Error
import M2Crypto.X509 as X509
import M2Crypto.SSL as SSL
import rfc3161
import hashlib