mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 02:46:20 +00:00
💄 Remove unused app.common.pprint import in errors.cljs
AI-assisted-by: deepseek-v4-flash
This commit is contained in:
parent
f7c312021b
commit
d5d6c61ba4
@ -8,7 +8,6 @@
|
|||||||
"Generic error handling"
|
"Generic error handling"
|
||||||
(:require
|
(:require
|
||||||
[app.common.exceptions :as ex]
|
[app.common.exceptions :as ex]
|
||||||
[app.common.pprint :as pp]
|
|
||||||
[app.common.time :as ct]
|
[app.common.time :as ct]
|
||||||
[app.config :as cf]
|
[app.config :as cf]
|
||||||
[app.main.data.auth :as da]
|
[app.main.data.auth :as da]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user