1
0
Fork 0

chore: Linter run

This commit is contained in:
Joost De Cock 2021-08-30 11:40:16 +02:00
parent e693c7712e
commit ef3bd03e2c
183 changed files with 919 additions and 1838 deletions

View file

@ -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