We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945af61 commit 6e4eb38Copy full SHA for 6e4eb38
src/blocks/mrc_mechanism_component_holder.ts
@@ -25,7 +25,6 @@ import { MRC_STYLE_MECHANISMS } from '../themes/styles';
25
import * as ChangeFramework from './utils/change_framework';
26
import { getLegalName } from './utils/python';
27
import { ExtendedPythonGenerator } from '../editor/extended_python_generator';
28
-import { Editor } from '../editor/editor';
29
import * as storageModule from '../storage/module';
30
import * as storageModuleContent from '../storage/module_content';
31
import { BLOCK_NAME as MRC_MECHANISM_NAME } from './mrc_mechanism';
0 commit comments