mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02: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