diff --git a/src/constants/coreKeybindings.ts b/src/constants/coreKeybindings.ts index ee4d833d2..c61fd0b35 100644 --- a/src/constants/coreKeybindings.ts +++ b/src/constants/coreKeybindings.ts @@ -68,12 +68,6 @@ export const CORE_KEYBINDINGS: Keybinding[] = [ }, commandId: 'Comfy.OpenWorkflow' }, - { - combo: { - key: 'Backspace' - }, - commandId: 'Comfy.ClearWorkflow' - }, { combo: { key: 'g',