♻️ 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

@ -25,7 +25,7 @@
[uxbox.main.data.dashboard :as dd]
[uxbox.main.data.helpers :as helpers]
[uxbox.main.data.icons :as udi]
[uxbox.main.geom :as geom]
[uxbox.util.geom.shapes :as geom]
[uxbox.main.refs :as refs]
[uxbox.main.repo :as rp]
[uxbox.main.store :as st]