diff --git a/lapce-data/src/command.rs b/lapce-data/src/command.rs index 6388b571..b10af71d 100644 --- a/lapce-data/src/command.rs +++ b/lapce-data/src/command.rs @@ -407,7 +407,6 @@ pub enum LapceUICommand { CancelPalette, RunCodeAction(CodeActionOrCommand), ShowCodeActions(Option), - CancelCodeActions, Hide, ResignFocus, Focus,