1
0
Fork 0

chore(teagan): Linter fixes

This commit is contained in:
Joost De Cock 2021-01-17 13:31:30 +01:00
parent c847ad46c5
commit b2cc12adf4
2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +1,3 @@
import { dimensions } from './shared'
export default function (part) {
let {
utils,

View file

@ -10,7 +10,6 @@ export default function (part) {
complete,
paperless,
macro,
units,
measurements
} = part.shorthand()
@ -44,9 +43,6 @@ export default function (part) {
.close()
.attr('class', 'fabric')
let target = store.get('frontArmholeLength') + store.get('backArmholeLength')
let ist = paths.sleevecap.length()
// Complete pattern?
if (complete) {
points.title = points.gridAnchor.clone()