mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 07:36:12 +02:00
✨ Unify uuid under uxbox.common.uuid.
This commit is contained in:
parent
a91a8401d6
commit
9649d67883
59 changed files with 289 additions and 349 deletions
|
@ -11,7 +11,7 @@
|
|||
[promesa.core :as p]
|
||||
[uxbox.http.errors :as errors]
|
||||
[uxbox.http.session :as session]
|
||||
[uxbox.util.uuid :as uuid]))
|
||||
[uxbox.common.uuid :as uuid]))
|
||||
|
||||
(defn emails-list
|
||||
[req]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue