mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Merge pull request #2753 from rachel-fenichel/remove_console_spam
Remove logs from rendering
This commit is contained in:
@@ -127,8 +127,6 @@ Blockly.blockRendering.RenderInfo.prototype.measure_ = function() {
|
||||
this.alignRowElements_();
|
||||
this.addRowSpacing_();
|
||||
this.finalize_();
|
||||
|
||||
console.log(this);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user