mirror of
https://github.com/google/blockly.git
synced 2026-01-16 21:37:10 +01:00
Fixed comment
This commit is contained in:
@@ -424,7 +424,6 @@ Blockly.Constants.Logic.CONTROLS_IF_MUTATOR_MIXIN = {
|
||||
},
|
||||
/**
|
||||
* Reconstructs the block with all child blocks attached.
|
||||
* Fixes issue #2037.
|
||||
*/
|
||||
rebuildShape_: function() {
|
||||
var valueConnections = [null];
|
||||
|
||||
Reference in New Issue
Block a user