mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 10:11:39 +02:00
✨ Improve error reporting of tasks.
This commit is contained in:
parent
816db29f9c
commit
80309cbff3
5 changed files with 50 additions and 27 deletions
|
@ -10,7 +10,7 @@
|
|||
(ns app.http.session
|
||||
(:require
|
||||
[app.db :as db]
|
||||
[app.http.errors :refer [update-thread-context!]]
|
||||
[app.util.log4j :refer [update-thread-context!]]
|
||||
[buddy.core.codecs :as bc]
|
||||
[buddy.core.nonce :as bn]
|
||||
[clojure.spec.alpha :as s]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue