mirror of
https://github.com/konvajs/konva.git
synced 2025-12-19 10:58:20 +08:00
fix lint errors
This commit is contained in:
@@ -236,4 +236,4 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
Konva.Collection.mapMethods(Konva.Line);
|
Konva.Collection.mapMethods(Konva.Line);
|
||||||
})();
|
})();
|
||||||
|
|||||||
@@ -309,4 +309,4 @@ suite('Line', function () {
|
|||||||
layer2.hide();
|
layer2.hide();
|
||||||
compareLayers(layer, layer2);
|
compareLayers(layer, layer2);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user