Skip to content

Commit 973b6d3

Browse files
chore: tidy imports post merge
1 parent 5544067 commit 973b6d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/navigation.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ import {
1818
FlyoutCursor,
1919
} from './flyout_cursor';
2020
import {PassiveFocus} from './passive_focus';
21-
import {toast} from './toast';
22-
import {formatMetaShortcut} from './shortcut_formatting';
2321

2422
/**
2523
* Class that holds all methods necessary for keyboard navigation to work.

0 commit comments

Comments
 (0)