1
0
Fork 0

fire: Removed unused imports

This commit is contained in:
Joost De Cock 2019-02-24 08:54:32 +01:00
parent 4d3531c230
commit a38364cdd1
6 changed files with 1 additions and 8 deletions

View file

@ -1,5 +1,3 @@
import freesewing from "freesewing";
export default part => {
// prettier-ignore
let {debug, store, units, sa, measurements, options, Point, points, Path, paths, Snippet, snippets, complete, paperless, macro} = part.shorthand();