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

@ -5,7 +5,7 @@
[beicon.core :as rx]
[potok.core :as ptk]
[uxbox.main.worker :as uw]
[uxbox.main.geom :as geom]
[uxbox.util.geom.shapes :as geom]
[uxbox.common.data :as d]
[uxbox.common.spec :as us]
[uxbox.common.pages :as cp]