1
0
Fork 0

chore: fixed linter warnings

This commit is contained in:
joostdecock 2021-09-05 10:58:21 +02:00
parent bbf2f31936
commit ab04f2f95d
4 changed files with 2 additions and 4 deletions

View file

@ -11,7 +11,6 @@ export default (part) => {
Snippet,
snippets,
options,
measurements,
complete,
paperless,
macro,

View file

@ -4,7 +4,6 @@ export default (part) => {
let {
store,
measurements,
utils,
sa,
Point,
points,

View file

@ -206,7 +206,7 @@ export const paperlessFrenchCuff = (part) => {
}
export const frontDimensions = (part, side = 'left') => {
let { sa, options, paperless, points, macro, Path } = part.shorthand()
let { sa, options, paperless, points, macro } = part.shorthand()
let factor = side === 'right' ? -1 : 1
macro('banner', {
path: 'hemSa',

View file

@ -1,5 +1,5 @@
export default function (part) {
let { Point, Path, points, paths, store, options, complete, sa, paperless, macro } =
let { Point, Path, points, paths, complete, sa, paperless, macro } =
part.shorthand()
// Clear paths from Brian, but keep sleevecap