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 4475d2e5b5
commit 23f7d06c76

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(