Esempio n. 1
0
def clear_secrets():
    """Delete all the secrets"""

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

    Secret.clear()