Skip to content

Commit 45a72cf

Browse files
committed
fix: fix issue
1 parent 85fd7f2 commit 45a72cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +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.collect
1718
import kotlinx.coroutines.runBlocking
1819

1920
@Service(Service.Level.PROJECT)

0 commit comments

Comments
 (0)