mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
🐛 Fix wrong import on error reporter.
This commit is contained in:
parent
d12b78985e
commit
151e36df0e
@ -17,7 +17,7 @@
|
||||
[app.tasks :as tasks]
|
||||
[app.worker :as wrk]
|
||||
[app.util.json :as json]
|
||||
[app.util.emails :as http]
|
||||
[app.util.http :as http]
|
||||
[clojure.core.async :as a]
|
||||
[clojure.spec.alpha :as s]
|
||||
[clojure.tools.logging :as log]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user