mirror of
https://github.com/google/blockly.git
synced 2026-01-21 15:57:10 +01:00
clang-format core/renderers/zelos/measurables/row_elements.js
This commit is contained in:
@@ -36,7 +36,6 @@ const RightConnectionShape = function(constants) {
|
||||
this.height = 0;
|
||||
this.width = 0;
|
||||
};
|
||||
object.inherits(RightConnectionShape,
|
||||
Measurable);
|
||||
object.inherits(RightConnectionShape, Measurable);
|
||||
|
||||
exports = RightConnectionShape;
|
||||
|
||||
Reference in New Issue
Block a user