From 0fe036f5e42c2c173aae43872903f9b6d01a9c44 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Wed, 2 Jun 2021 16:59:03 +0100 Subject: [PATCH] Update index.tsx --- lib/shape-utils/index.tsx | 1 - 1 file changed, 1 deletion(-) 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,