mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 20:47:16 +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
|
@ -10,7 +10,7 @@
|
|||
[cuerdas.core :as str]
|
||||
[uxbox.util.geom.matrix :as gmt]
|
||||
[uxbox.util.geom.point :as gpt]
|
||||
[uxbox.main.geom :as geom]
|
||||
[uxbox.util.geom.shapes :as geom]
|
||||
[uxbox.main.refs :as refs]
|
||||
[uxbox.main.ui.shapes.attrs :as attrs]
|
||||
[uxbox.main.ui.shapes.common :as common]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue