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 10310ea commit 57c0c78Copy full SHA for 57c0c78
core/src/main/kotlin/com/intellij/temporary/gui/block/CodeBlockView.kt
@@ -1,7 +1,7 @@
1
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
2
package com.intellij.temporary.gui.block
3
4
-import cc.unitmesh.devti.gui.chat.ChatRole
+import cc.unitmesh.devti.gui.chat.message.ChatRole
5
import cc.unitmesh.devti.util.parser.CodeFence
6
import com.intellij.lang.Language
7
import com.intellij.openapi.Disposable
0 commit comments