We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa73f2 commit 019998cCopy full SHA for 019998c
app/ui/containers/app.js
@@ -37,7 +37,6 @@ import {exportHar} from '../../common/har';
37
38
const KEY_ENTER = 13;
39
const KEY_COMMA = 188;
40
-const KEY_SLASH = 191;
41
const KEY_D = 68;
42
const KEY_E = 69;
43
const KEY_K = 75;
0 commit comments