Skip to content

Commit f076405

Browse files
committed
Remove unused import.
1 parent 1e7cba4 commit f076405

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ads/llm/templates/score_chain.jinja2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import os
33
import sys
44
import json
55
from functools import lru_cache
6-
from langchain.chains import LLMChain
76
from ads import set_auth
87
from ads.llm.deploy import ChainDeployment
98
from ads.llm.chain import LOG_ADS_GUARDRAIL_INFO

0 commit comments

Comments
 (0)