mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
removing unnecessary change
This commit is contained in:
parent
329b2e5956
commit
9a55579af1
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue