Skip to content

Commit 6e4eb38

Browse files
committed
removed unused import
1 parent 945af61 commit 6e4eb38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/blocks/mrc_mechanism_component_holder.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { MRC_STYLE_MECHANISMS } from '../themes/styles';
2525
import * as ChangeFramework from './utils/change_framework';
2626
import { getLegalName } from './utils/python';
2727
import { ExtendedPythonGenerator } from '../editor/extended_python_generator';
28-
import { Editor } from '../editor/editor';
2928
import * as storageModule from '../storage/module';
3029
import * as storageModuleContent from '../storage/module_content';
3130
import { BLOCK_NAME as MRC_MECHANISM_NAME } from './mrc_mechanism';

0 commit comments

Comments
 (0)