Skip to content

Commit aa617f9

Browse files
karajelbourn
authored andcommitted
chore: fix rebase error (#1833)
1 parent accab20 commit aa617f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/core/keyboard/keycodes.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ export const END = 35;
1818
export const ENTER = 13;
1919
export const SPACE = 32;
2020
export const TAB = 9;
21-
22-
export const HOME = 36;
23-
export const END = 35;

0 commit comments

Comments
 (0)