mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 03:21:42 +02:00
💄 Minor whitespace cleaning.
This commit is contained in:
parent
894cf3f0ed
commit
598a235bb8
3 changed files with 4 additions and 4 deletions
|
@ -81,7 +81,7 @@
|
||||||
(insert! name measure)
|
(insert! name measure)
|
||||||
(print-summary!))))
|
(print-summary!))))
|
||||||
|
|
||||||
(defn mesurable
|
(defn measurable
|
||||||
[name f]
|
[name f]
|
||||||
(fn [& args]
|
(fn [& args]
|
||||||
(uxbox.util.perf/with-measure name
|
(uxbox.util.perf/with-measure name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue