mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
fix lint errors
This commit is contained in:
parent
fcef571dae
commit
74221f396b
@ -236,4 +236,4 @@
|
||||
*/
|
||||
|
||||
Konva.Collection.mapMethods(Konva.Line);
|
||||
})();
|
||||
})();
|
||||
|
@ -309,4 +309,4 @@ suite('Line', function () {
|
||||
layer2.hide();
|
||||
compareLayers(layer, layer2);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user