Beispiel #1
0
def clear_secrets():
    """Delete all the secrets"""

    LOG.info("Clearing the secrets")
    Secret.clear()
Beispiel #2
0
def clear_secrets():
    """Delete all the secrets"""

    Secret.clear()