chore: Fix linter warnings
This commit is contained in:
parent
154d117883
commit
647dded023
4 changed files with 3 additions and 4 deletions
|
@ -7,7 +7,6 @@ import render from "./fixtures/render.mjs"
|
|||
chai.use(chaiString)
|
||||
const expect = chai.expect
|
||||
const { version } = pkg
|
||||
const round = freesewing.utils.round
|
||||
|
||||
it("Svg constructor should initialize object", () => {
|
||||
let pattern = new freesewing.Pattern();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue