Skip to content

Commit d4e6bfc

Browse files
committed
1 parent 5c08b10 commit d4e6bfc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

block-lexical-variables/src/procedure_utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export const onChange = function(procedureId) {
2525
let workspace = this.block.workspace.getTopWorkspace();
2626
// [lyn, 10/14/13] .editable is undefined on blocks. Changed to .editable_
2727
if (!this.block.isEditable()) {
28-
workspace = Blockly.Drawer.flyout_.workspace_;
2928
return;
3029
}
3130

0 commit comments

Comments
 (0)