Fix linter issues on frontend (part 2).

This commit is contained in:
Andrey Antukh 2021-06-17 15:24:42 +02:00 committed by Andrés Moya
parent e90185b553
commit 3e4e54870b
41 changed files with 276 additions and 401 deletions

View file

@ -6,9 +6,7 @@
(ns app.main.worker
(:require
[cljs.spec.alpha :as s]
[app.config :as cfg]
[app.common.spec :as us]
[app.util.worker :as uw]))
(defn on-error