1
0
Fork 0

Removed unused variable

This commit is contained in:
woutervdub 2019-10-01 14:47:25 -07:00
parent 638e15ed0b
commit 38d66808fa

View file

@ -1,6 +1,5 @@
export default function(part) { export default function(part) {
let { let {
options,
Point, Point,
points, points,
Path, Path,