♻️ Replace frontend transit ns usage with common transit.

This commit is contained in:
Andrey Antukh 2021-05-31 09:20:44 +02:00 committed by Andrés Moya
parent 2ec769981a
commit 068c94da4e
18 changed files with 43 additions and 179 deletions

View file

@ -15,7 +15,6 @@
[app.util.logging :as log]
[app.util.object :as obj]
[app.util.timers :as ts]
[app.util.transit :as t]
[app.util.webapi :as wapi]
[beicon.core :as rx]
[cljs.spec.alpha :as s]