diff --git a/common/src/app/common/logic/shapes.cljc b/common/src/app/common/logic/shapes.cljc index 281d2b8e55..4e3e0e3924 100644 --- a/common/src/app/common/logic/shapes.cljc +++ b/common/src/app/common/logic/shapes.cljc @@ -11,7 +11,6 @@ [app.common.files.helpers :as cfh] [app.common.geom.shapes :as gsh] [app.common.logic.variant-properties :as clvp] - [app.common.text :as ct] [app.common.types.component :as ctk] [app.common.types.container :as ctn] [app.common.types.pages-list :as ctpl]