mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Fix linter issues on frontend (part 2).
This commit is contained in:
parent
e90185b553
commit
3e4e54870b
41 changed files with 276 additions and 401 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue