♻️ Moved main.geom to util.geom.shapes

This commit is contained in:
alonso.torres 2020-04-24 10:26:13 +02:00
parent e6855fd9b3
commit b0318d3144
18 changed files with 26 additions and 26 deletions

View file

@ -9,7 +9,7 @@
[cuerdas.core :as str :include-macros true]
[rumext.alpha :as mf]
[uxbox.main.data.workspace :as dw]
[uxbox.main.geom :as geom]
[uxbox.util.geom.shapes :as geom]
[uxbox.main.refs :as refs]
[uxbox.main.store :as st]
[uxbox.main.ui.shapes.attrs :as attrs]