mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 11:21:39 +02:00
📎 Fix linter issues and linter config
This commit is contained in:
parent
fe43b3494c
commit
0e7ce55f9a
5 changed files with 3 additions and 5 deletions
|
@ -14,7 +14,6 @@
|
|||
[app.main.data.workspace.texts :as dwt]
|
||||
[app.main.repo :as rp]
|
||||
[beicon.core :as rx]
|
||||
[cljs.spec.alpha :as s]
|
||||
[potok.core :as ptk]))
|
||||
|
||||
(def clear-color-for-rename
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
(:require
|
||||
[app.common.geom.point :as gpt]
|
||||
[app.common.logging :as log]
|
||||
[app.main.refs :as refs]
|
||||
[app.main.ui.context :as ctx]
|
||||
[app.util.dom :as dom]
|
||||
[app.util.storage :refer [storage]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue