Skip to content

Commit 7b31949

Browse files
committed
unneeded import
1 parent 22a1a0f commit 7b31949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pxtblocks/builtins/functions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { domToWorkspaceNoEvents } from "../importer";
1111
import { shouldDuplicateOnDrag } from "../plugins/duplicateOnDrag";
1212
import { PathObject } from "../plugins/renderer/pathObject";
1313
import { FieldImageNoText } from "../fields/field_imagenotext";
14-
import { getGlobalProgram } from "../external";
1514

1615
export function initFunctions() {
1716
const msg = Blockly.Msg;

0 commit comments

Comments
 (0)