mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Fix excess newlines
This commit is contained in:
@@ -160,8 +160,6 @@ Blockly.VerticalFlyout.prototype.position = function() {
|
||||
this.leftEdge_ = x;
|
||||
}
|
||||
this.positionAt_(this.width_, this.height_, x, y);
|
||||
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user