Skip to content

Commit 019998c

Browse files
committed
Remove unused var
1 parent 2fa73f2 commit 019998c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/ui/containers/app.js

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ import {exportHar} from '../../common/har';
3737

3838
const KEY_ENTER = 13;
3939
const KEY_COMMA = 188;
40-
const KEY_SLASH = 191;
4140
const KEY_D = 68;
4241
const KEY_E = 69;
4342
const KEY_K = 75;

0 commit comments

Comments
 (0)