Пример #1
0
def clear_secrets():
    """Delete all the secrets"""

    LOG.info("Clearing the secrets")
    Secret.clear()
Пример #2
0
def clear_secrets():
    """Delete all the secrets"""

    Secret.clear()