chore: Linter warings
This commit is contained in:
parent
61ea8c74aa
commit
783e1fa683
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
// Components
|
||||
import { Path } from '../pattern/path.mjs'
|
||||
import { getProps, getId } from '../pattern/utils.mjs'
|
||||
import { getProps } from '../pattern/utils.mjs'
|
||||
|
||||
const coords = (point) => `${point.x},${point.y}`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue