Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Aug 21, 2023
1 parent 50d0042 commit 9b8859b
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -3,7 +3,6 @@ package cc.unitmesh.devti.llms
import cc.unitmesh.devti.llms.azure.AzureOpenAIProvider
import cc.unitmesh.devti.llms.custom.CustomLLMProvider
import cc.unitmesh.devti.llms.openai.OpenAIProvider
import cc.unitmesh.devti.llms.palm2.PaLM2Provider
import cc.unitmesh.devti.llms.xianghuo.XingHuoProvider
import cc.unitmesh.devti.settings.AutoDevSettingsState
import com.intellij.openapi.components.Service
Expand Down

0 comments on commit 9b8859b

Please sign in to comment.