chore: Remove lint
This commit is contained in:
parent
194a900895
commit
e33d3c1499
10 changed files with 12 additions and 18 deletions
|
@ -33,7 +33,7 @@ const rmpleat = (id = macroDefaults.id, { store, part }) =>
|
|||
/*
|
||||
* The pleat macro
|
||||
*/
|
||||
const pleat = function (config, { paths, Path, log, Point, complete, scale, store, part }) {
|
||||
const pleat = function (config, { paths, Path, log, Point, complete, scale, store }) {
|
||||
/*
|
||||
* Don't add a pleat when complete is false, unless force is true
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue