refac: styling

This commit is contained in:
Timothy J. Baek
2024-11-03 02:00:31 -08:00
parent 330ad0131c
commit dbf14afa32
2 changed files with 4 additions and 19 deletions

View File

@@ -422,7 +422,6 @@ OAUTH_ADMIN_ROLES = PersistentConfig(
)
def load_oauth_providers():
OAUTH_PROVIDERS.clear()
if GOOGLE_CLIENT_ID.value and GOOGLE_CLIENT_SECRET.value: