1
0
Fork 0

🚨 Removed unused import

This commit is contained in:
Joost De Cock 2018-08-13 11:02:50 +02:00
parent 1e9606389d
commit 66d3bb5c28

View file

@ -1,4 +1,3 @@
import Attributes from "./attributes";
import { macroName } from "./utils";
import Part from "./part";
import Point from "./point";