mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 21:11:40 +02:00
📎 Fix linter issues.
This commit is contained in:
parent
8daf6e822e
commit
d889d39151
7 changed files with 9 additions and 21 deletions
|
@ -12,7 +12,6 @@
|
|||
[app.util.logging :as l]
|
||||
[clojure.java.io :as io]
|
||||
[clojure.spec.alpha :as s]
|
||||
[cuerdas.core :as str]
|
||||
[next.jdbc :as jdbc]))
|
||||
|
||||
(s/def ::name string?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue