mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 15:51:37 -05:00
📎 Fix linter issues.
This commit is contained in:
parent
868f18fd21
commit
fbfe792a93
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@
|
|||
[app.util.services :as sv]
|
||||
[clj-ldap.client :as ldap]
|
||||
[clojure.spec.alpha :as s]
|
||||
[clojure.string]
|
||||
[clojure.tools.logging :as log]))
|
||||
|
||||
[clojure.string]))
|
||||
|
||||
(defn ^java.lang.AutoCloseable connect
|
||||
[]
|
||||
|
|
Loading…
Add table
Reference in a new issue