Remove duplicate ThreadHistory key binding object (#31309)

Joseph T. Lyons created

Release Notes:

- N/A

Change summary

assets/keymaps/default-macos.json | 6 ------
1 file changed, 6 deletions(-)

Detailed changes

assets/keymaps/default-macos.json 🔗

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