mirror of
https://github.com/penpot/penpot.git
synced 2026-07-20 21:17:44 +00:00
Remove unused alias to uuid generation.
This commit is contained in:
parent
1782d34d4a
commit
9238a76156
@ -22,11 +22,7 @@
|
||||
[v]
|
||||
(= zero v))
|
||||
|
||||
(defn v4
|
||||
(defn random
|
||||
"Generate a v4 (random) UUID."
|
||||
[]
|
||||
(uuid (impl/v4)))
|
||||
|
||||
(def random
|
||||
"Alias for `uxbox.util.uuid/v4`."
|
||||
v4)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user