chore: Remove lint
This commit is contained in:
parent
207dd9008b
commit
adc4b213b3
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ export const plugin = {
|
|||
name,
|
||||
version,
|
||||
macros: {
|
||||
round: function (mc, { points, paths, Point, Path, store, part }) {
|
||||
round: function (mc, { points, paths, Point, Path, store }) {
|
||||
const C = 0.55191502449
|
||||
const {
|
||||
from = new Point(0, 0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue