mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
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