mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 05:07:14 +02:00
♻️ Replace backend transit ns with common transit.
This commit is contained in:
parent
068c94da4e
commit
ee1738c9d4
6 changed files with 7 additions and 7 deletions
|
@ -9,8 +9,8 @@
|
|||
(:require
|
||||
[app.common.exceptions :as ex]
|
||||
[app.common.spec :as us]
|
||||
[app.common.transit :as t]
|
||||
[app.util.time :as dt]
|
||||
[app.util.transit :as t]
|
||||
[buddy.core.kdf :as bk]
|
||||
[buddy.sign.jwe :as jwe]
|
||||
[clojure.spec.alpha :as s]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue