removing unnecessary change

This commit is contained in:
Gareth J. Greenaway 2018-06-04 16:04:45 -07:00 committed by rallytime
parent 329b2e5956
commit 9a55579af1
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -840,7 +840,6 @@ def create_private_key(path=None,
bio = M2Crypto.BIO.MemoryBuffer()
if passphrase is None:
cipher = None
rsa.save_key_bio(
bio,
cipher=cipher,