Skip to content

Commit ea30f23

Browse files
committed
Remove unused traceback import
1 parent 4e5c32f commit ea30f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/litellm_utils_tests/test_health_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
import os
55
import sys
6-
import traceback
76

87
import pytest
98
from unittest.mock import AsyncMock, patch

0 commit comments

Comments
 (0)