mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05:00
📎 Minor cange on exception formating
This commit is contained in:
parent
c0a4b7dc76
commit
9debfa3b27
1 changed files with 0 additions and 2 deletions
|
@ -169,9 +169,7 @@
|
|||
|
||||
(print-all [cause]
|
||||
(print-summary cause)
|
||||
(newline)
|
||||
(println "DETAIL:")
|
||||
|
||||
(when trace?
|
||||
(print-trace cause))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue