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