chore: Linter run
This commit is contained in:
parent
e693c7712e
commit
ef3bd03e2c
183 changed files with 919 additions and 1838 deletions
|
@ -1,16 +1,6 @@
|
|||
export default function (part) {
|
||||
let {
|
||||
options,
|
||||
Point,
|
||||
points,
|
||||
Path,
|
||||
paths,
|
||||
complete,
|
||||
macro,
|
||||
sa,
|
||||
store,
|
||||
paperless,
|
||||
} = part.shorthand()
|
||||
let { options, Point, points, Path, paths, complete, macro, sa, store, paperless } =
|
||||
part.shorthand()
|
||||
|
||||
if (!options.adjustmentRibbon) {
|
||||
part.render = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue