mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Moved main.geom to util.geom.shapes
This commit is contained in:
parent
e6855fd9b3
commit
b0318d3144
18 changed files with 26 additions and 26 deletions
|
@ -17,8 +17,8 @@
|
|||
[uxbox.common.exceptions :as ex]
|
||||
[uxbox.common.spec :as us]
|
||||
[uxbox.common.uuid :as uuid]
|
||||
[uxbox.main.geom :as geom]
|
||||
[uxbox.worker.impl :as impl]
|
||||
[uxbox.util.geom.shapes :as geom]
|
||||
[uxbox.util.quadtree :as qdt]))
|
||||
|
||||
(defonce state (l/atom {}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue