🚨 Removed linter warnings
This commit is contained in:
parent
d05181cf7a
commit
24aa6401fb
9 changed files with 7 additions and 45 deletions
|
@ -1,13 +1,5 @@
|
|||
export default function(part) {
|
||||
let {
|
||||
Point,
|
||||
points,
|
||||
Path,
|
||||
paths,
|
||||
measurements,
|
||||
options,
|
||||
macro
|
||||
} = part.shorthand();
|
||||
let { points, Path, paths, macro } = part.shorthand();
|
||||
|
||||
macro("round", {
|
||||
from: points.topLeft,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue