mirror of
https://github.com/penpot/penpot.git
synced 2026-04-01 00:50:50 +02: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