We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a1a0f commit 7b31949Copy full SHA for 7b31949
pxtblocks/builtins/functions.ts
@@ -11,7 +11,6 @@ import { domToWorkspaceNoEvents } from "../importer";
11
import { shouldDuplicateOnDrag } from "../plugins/duplicateOnDrag";
12
import { PathObject } from "../plugins/renderer/pathObject";
13
import { FieldImageNoText } from "../fields/field_imagenotext";
14
-import { getGlobalProgram } from "../external";
15
16
export function initFunctions() {
17
const msg = Blockly.Msg;
0 commit comments