Skip to content

Commit c23d5da

Browse files
committed
feat(actions): add PasteManagerService import to ShireActionStartupActivity #379
1 parent d66cbd9 commit c23d5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exts/devins-lang/src/223/main/kotlin/cc/unitmesh/devti/language/startup/ShireActionStartupActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import cc.unitmesh.devti.custom.team.InteractionType
44
import cc.unitmesh.devti.language.DevInFileType
55
import cc.unitmesh.devti.language.ast.HobbitHole
66
import cc.unitmesh.devti.language.psi.DevInFile
7+
import cc.unitmesh.devti.language.actions.copyPaste.PasteManagerService
78
import cc.unitmesh.devti.language.startup.third.ShireSonarLintToolWindowListener
89
import com.intellij.openapi.actionSystem.ActionManager
910
import com.intellij.openapi.actionSystem.Constraints

0 commit comments

Comments
 (0)