Skip to content

Commit c96325a

Browse files
committed
fix code qa check
1 parent c233e86 commit c96325a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

litellm/proxy/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
from litellm.integrations.SlackAlerting.slack_alerting import SlackAlerting
6262
from litellm.integrations.SlackAlerting.utils import _add_langfuse_trace_id_to_alert
6363
from litellm.litellm_core_utils.litellm_logging import Logging
64-
from litellm.litellm_core_utils.safe_json_dumps import safe_dumps
65-
from litellm.litellm_core_utils.safe_json_loads import safe_json_loads
6664
from litellm.llms.custom_httpx.httpx_handler import HTTPHandler
6765
from litellm.proxy._types import (
6866
AlertType,

0 commit comments

Comments
 (0)