aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/quickSwitch/Component.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/quickSwitch/Component.js')
-rw-r--r--src/features/quickSwitch/Component.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/features/quickSwitch/Component.js b/src/features/quickSwitch/Component.js
index d5cb9179f..75587cc1d 100644
--- a/src/features/quickSwitch/Component.js
+++ b/src/features/quickSwitch/Component.js
@@ -99,8 +99,6 @@ class QuickSwitchModal extends Component {
99 99
100 ARROW_UP = 38; 100 ARROW_UP = 38;
101 101
102 SHIFT = 16;
103
104 ENTER = 13; 102 ENTER = 13;
105 103
106 TAB = 9; 104 TAB = 9;