Fixed comment

This commit is contained in:
alschmiedt
2018-12-13 10:32:38 -08:00
parent 094418f928
commit 3bf9337205

View File

@@ -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];