We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdb546 commit f2c708bCopy full SHA for f2c708b
src/main/kotlin/cc/unitmesh/devti/counit/CustomAgentChatProcessor.kt
@@ -14,7 +14,7 @@ import com.intellij.openapi.components.Service
14
import com.intellij.openapi.diagnostic.logger
15
import com.intellij.openapi.project.Project
16
import kotlinx.coroutines.launch
17
-import kotlinx.coroutines.flow.flow
+import kotlinx.coroutines.flow.collect
18
import kotlinx.coroutines.runBlocking
19
20
@Service(Service.Level.PROJECT)
0 commit comments