From 705d7645555b94d2a2585ac7cb796d91b69da27d Mon Sep 17 00:00:00 2001
From: Garulf <535299+Garulf@users.noreply.github.com>
Date: Thu, 2 Dec 2021 04:36:06 -0500
Subject: [PATCH] Remove unused KeyBinding
---
Flow.Launcher/MainWindow.xaml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml
index daa3810ba..eee38ad2a 100644
--- a/Flow.Launcher/MainWindow.xaml
+++ b/Flow.Launcher/MainWindow.xaml
@@ -46,10 +46,6 @@
Key="Tab"
Command="{Binding SelectPrevItemCommand}"
Modifiers="Shift" />
-