Skip to content

Commit eaae8b9

Browse files
committed
fix: fix import issue agaian...
1 parent e089d02 commit eaae8b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/cc/unitmesh/devti/gui/chat/AutoDevInputSection.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import com.intellij.util.ui.JBEmptyBorder
3333
import com.intellij.util.ui.JBUI
3434
import com.intellij.util.ui.UIUtil
3535
import com.intellij.util.ui.components.BorderLayoutPanel
36+
import kotlinx.serialization.decodeFromString
3637
import kotlinx.serialization.json.Json
3738
import java.awt.Color
3839
import java.awt.Component

0 commit comments

Comments
 (0)