mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -05:00
📎 Fix linter issues.
This commit is contained in:
parent
018b47ab6b
commit
a5994140e2
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@
|
|||
[app.common.version :as v]
|
||||
[app.util.time :as dt]
|
||||
[clojure.core :as c]
|
||||
[clojure.pprint :as pprint]
|
||||
[clojure.java.io :as io]
|
||||
[clojure.pprint :as pprint]
|
||||
[clojure.spec.alpha :as s]
|
||||
[cuerdas.core :as str]
|
||||
[environ.core :refer [env]]))
|
||||
|
|
Loading…
Add table
Reference in a new issue