Update index.tsx

This commit is contained in:
Steve Ruiz 2021-06-02 16:59:03 +01:00
parent bef35b9207
commit 0fe036f5e4

View file

@ -21,7 +21,6 @@ import line from './line'
import ray from './ray'
import draw from './draw'
import arrow from './arrow'
import rectangleUtils from '../shapes/Rectangle'
import {
getBoundsCenter,
getBoundsFromPoints,