mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
🔧 Remove trace
This commit is contained in:
parent
3bf76e8d0f
commit
7bcb2b928d
@ -240,7 +240,6 @@
|
|||||||
(when-not ^boolean (-validate s value)
|
(when-not ^boolean (-validate s value)
|
||||||
(let [hint (d/nilv dm/*assert-context* "check error")
|
(let [hint (d/nilv dm/*assert-context* "check error")
|
||||||
explain (-explain s value)]
|
explain (-explain s value)]
|
||||||
(println (humanize-explain explain))
|
|
||||||
(throw (ex-info hint {:type :assertion
|
(throw (ex-info hint {:type :assertion
|
||||||
:code :data-validation
|
:code :data-validation
|
||||||
:hint hint
|
:hint hint
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user