mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Removing openssl_publickey from pep8 legacy files (#27414)
This commit is contained in:
parent
a49c419651
commit
9e41fd399b
2 changed files with 0 additions and 4 deletions
|
@ -236,9 +236,6 @@ class PublicKey(crypto_utils.OpenSSLObject):
|
|||
|
||||
return _check_privatekey()
|
||||
|
||||
|
||||
|
||||
|
||||
def dump(self):
|
||||
"""Serialize the object into a dictionary."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue