Skip to content

Commit 6043d82

Browse files
committed
Appease ruff
1 parent 7eae500 commit 6043d82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llmlib/llmlib/gemini/gemini_code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
from enum import StrEnum
2828
from ..base_llm import LLM, Message
2929
from ..error_handling import notify_bugsnag
30-
from cachetools.func import ttl_cache
3130

3231
logger = getLogger(__name__)
3332

0 commit comments

Comments
 (0)