mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 12:41:37 +02:00
📎 Fix frontend linter issues.
This commit is contained in:
parent
09d39ca425
commit
bee1db135f
6 changed files with 4 additions and 6 deletions
|
@ -8,8 +8,8 @@
|
|||
(:refer-clojure :exclude [resolve])
|
||||
(:require
|
||||
[app.common.data :as d]
|
||||
[app.common.logging :as log]
|
||||
[app.common.file-builder :as fb]
|
||||
[app.common.logging :as log]
|
||||
[app.common.pages :as cp]
|
||||
[app.common.text :as ct]
|
||||
[app.common.uuid :as uuid]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue