Skip to content

Commit f2c708b

Browse files
committed
ci: fix import issue again and again again......
1 parent 5cdb546 commit f2c708b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/cc/unitmesh/devti/counit/CustomAgentChatProcessor.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import com.intellij.openapi.components.Service
1414
import com.intellij.openapi.diagnostic.logger
1515
import com.intellij.openapi.project.Project
1616
import kotlinx.coroutines.launch
17-
import kotlinx.coroutines.flow.flow
17+
import kotlinx.coroutines.flow.collect
1818
import kotlinx.coroutines.runBlocking
1919

2020
@Service(Service.Level.PROJECT)

0 commit comments

Comments
 (0)