💄 Remove unused app.common.pprint import in errors.cljs

AI-assisted-by: deepseek-v4-flash
This commit is contained in:
Andrey Antukh 2026-07-23 15:05:18 +00:00
parent f7c312021b
commit d5d6c61ba4

View File

@ -8,7 +8,6 @@
"Generic error handling"
(:require
[app.common.exceptions :as ex]
[app.common.pprint :as pp]
[app.common.time :as ct]
[app.config :as cf]
[app.main.data.auth :as da]