1
0
Fork 0

chore: Remove lint

This commit is contained in:
Joost De Cock 2023-10-18 17:27:30 +02:00
parent 194a900895
commit e33d3c1499
10 changed files with 12 additions and 18 deletions

View file

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