Removing unused import. (#989)

This commit is contained in:
kevgliss 2017-11-14 09:24:26 -08:00 committed by GitHub
parent 7e2c16ee38
commit e30e17038b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ from acme import challenges
from lemur.common.utils import generate_private_key
from cryptography.hazmat.primitives import serialization
import OpenSSL.crypto
from lemur.common.utils import validate_conf