refactor(proxy_server.py): cleanup sensitive key debug log

This commit is contained in:
Krrish Dholakia 2024-06-11 18:44:42 -07:00
parent f3feffc9d4
commit 499c4fca9f

View file

@ -4036,9 +4036,6 @@ async def startup_event():
)
)
verbose_proxy_logger.debug(
f"custom_db_client client {custom_db_client}. Master_key: {master_key}"
)
if custom_db_client is not None and master_key is not None:
# add master key to db
await generate_key_helper_fn(