Removes unnecessary pass statement
This commit is contained in:
parent
55b6428072
commit
bb9fbf8d6e
@ -53,7 +53,6 @@ class ConfigWinRMCertificateAuthPlugin(base.BasePlugin):
|
||||
cert_data = user_data
|
||||
except metadata_services_base.NotExistingMetadataException:
|
||||
LOG.debug("user_data metadata not present")
|
||||
pass
|
||||
|
||||
return cert_data
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user