Remove duplicate ThreadHistory key binding object (#31309)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-05-23 16:59:46 -04:00 committed by GitHub
parent 7341ab3980
commit 172e0df2d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -357,12 +357,6 @@
"ctrl--": "pane::GoBack" "ctrl--": "pane::GoBack"
} }
}, },
{
"context": "ThreadHistory",
"bindings": {
"ctrl--": "pane::GoBack"
}
},
{ {
"context": "ThreadHistory > Editor", "context": "ThreadHistory > Editor",
"bindings": { "bindings": {