diff --git a/lib/shape-utils/index.tsx b/lib/shape-utils/index.tsx index 400456d1f..6a0354034 100644 --- a/lib/shape-utils/index.tsx +++ b/lib/shape-utils/index.tsx @@ -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,