diff --git a/tests/test_litellm_rust/test_cache.py b/tests/test_litellm_rust/test_cache.py index 87e9d76ccb4..a60feb9973a 100644 --- a/tests/test_litellm_rust/test_cache.py +++ b/tests/test_litellm_rust/test_cache.py @@ -3,7 +3,6 @@ import contextvars import gc import hashlib import json -import os import math import os import threading