Skip to content

Commit f298b1d

Browse files
committed
fix: fix import issues
1 parent 10cc3ea commit f298b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/cc/unitmesh/devti/counit/CoUnitPreProcessor.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.serialization.decodeFromString
1718
import kotlinx.serialization.json.Json
1819

1920
const val CO_UNIT = "/counit"

0 commit comments

Comments
 (0)