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