This commit is contained in:
johnpccd 2025-05-24 14:44:49 +02:00
parent 1eea7967aa
commit 365569aa52

View File

@ -232,7 +232,7 @@ async def seed_api_keys(user_ids, team_ids):
print("-"*80) print("-"*80)
print("\n") print("\n")
logger.info(f"API keys saved to {api_keys_file} and api_keys.txt") # logger.info(f"API keys saved to {api_keys_file} and api_keys.txt")
return generated_keys return generated_keys