diff --git a/src/stores/coreKeybindings.ts b/src/stores/coreKeybindings.ts index 3d0d60ec3..023a63ac9 100644 --- a/src/stores/coreKeybindings.ts +++ b/src/stores/coreKeybindings.ts @@ -74,13 +74,6 @@ export const CORE_KEYBINDINGS: Keybinding[] = [ }, commandId: 'Comfy.ClearWorkflow' }, - { - combo: { - key: 'd', - ctrl: true - }, - commandId: 'Comfy.LoadDefaultWorkflow' - }, { combo: { key: 'g',