mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Remove unecessary setGroup(false).
This commit is contained in:
parent
92c427f37b
commit
1056297c7d
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@ Blockly.WidgetDiv.hide = function(opt_noAnimate) {
|
|||
Blockly.WidgetDiv.owner_ = null;
|
||||
Blockly.WidgetDiv.hideAndClearDom_();
|
||||
}
|
||||
Blockly.Events.setGroup(false);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue