mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
KTNB-235, PY-64586: Refactor DSTableCommandExecutor, remove dependencies on pydev that no more needed
GitOrigin-RevId: b53d3669841e36c8bf3bd092ceaa3e8de6e5b9ea
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0526b5b6a5
commit
233d17a1df
@@ -1,8 +0,0 @@
|
||||
package com.jetbrains.python.tables
|
||||
|
||||
import com.intellij.openapi.util.IntellijInternalApi
|
||||
|
||||
@IntellijInternalApi
|
||||
enum class CommandOutputType {
|
||||
STREAM, DISPLAY
|
||||
}
|
||||
Reference in New Issue
Block a user