chore(core): Fixed linter warnings
This commit is contained in:
parent
308fd6afa3
commit
9125b49841
3 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
import { macroName, round, sampleStyle, capitalize } from './utils'
|
||||
import { macroName, sampleStyle, capitalize } from './utils'
|
||||
import Part from './part'
|
||||
import Point from './point'
|
||||
import Path from './path'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue