Skip to content

Commit cd09f34

Browse files
committed
chore: Fix lint errors.
1 parent 7f31ab1 commit cd09f34

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/actions/edit.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
import {
88
ContextMenuRegistry,
9-
LineCursor,
109
Msg,
1110
keyboardNavigationController,
1211
} from 'blockly';

test/webdriverio/test/workspace_comment_test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import * as chai from 'chai';
88
import * as Blockly from 'blockly';
99
import {
10-
contextMenuExists,
1110
focusOnBlock,
1211
getCurrentFocusNodeId,
1312
getFocusedBlockType,

0 commit comments

Comments
 (0)