Skip to content

Commit c19f879

Browse files
committed
fix: fix typos
1 parent 841d833 commit c19f879

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.flow
1718
import kotlinx.coroutines.runBlocking
1819

1920
@Service(Service.Level.PROJECT)

0 commit comments

Comments
 (0)