Skip to content

Commit d9ba90e

Browse files
committed
Remove white space.
1 parent 8eaddc7 commit d9ba90e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/Key.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var Key = this.Key = new function() {
2424
// slash, etc etc etc.
2525

2626
var keys = {
27-
8: 'backspace',
27+
8: 'backspace',
2828
13: 'enter',
2929
16: 'shift',
3030
17: 'control',

0 commit comments

Comments
 (0)