change: remove unused code

This commit is contained in:
lilong.129
2025-03-19 22:47:10 +08:00
parent a4d3c08a6a
commit b5f3e7ff96
5 changed files with 8 additions and 57 deletions
-1
View File
@@ -55,5 +55,4 @@ const (
ActionTypeCallUser ActionType = "call_user"
ActionTypeType ActionType = "type"
ActionTypeScroll ActionType = "scroll"
ActionTypeHotkey ActionType = "hotkey"
)