Skip to content

Commit 9b8859b

Browse files
committed
fix: fix ci
1 parent 50d0042 commit 9b8859b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/cc/unitmesh/devti/llms/LLMProviderFactory.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package cc.unitmesh.devti.llms
33
import cc.unitmesh.devti.llms.azure.AzureOpenAIProvider
44
import cc.unitmesh.devti.llms.custom.CustomLLMProvider
55
import cc.unitmesh.devti.llms.openai.OpenAIProvider
6-
import cc.unitmesh.devti.llms.palm2.PaLM2Provider
76
import cc.unitmesh.devti.llms.xianghuo.XingHuoProvider
87
import cc.unitmesh.devti.settings.AutoDevSettingsState
98
import com.intellij.openapi.components.Service

0 commit comments

Comments
 (0)