mirror of
https://github.com/penpot/penpot.git
synced 2025-05-13 04:46:39 +02: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]
|
[app.util.services :as sv]
|
||||||
[clj-ldap.client :as ldap]
|
[clj-ldap.client :as ldap]
|
||||||
[clojure.spec.alpha :as s]
|
[clojure.spec.alpha :as s]
|
||||||
[clojure.string]
|
[clojure.string]))
|
||||||
[clojure.tools.logging :as log]))
|
|
||||||
|
|
||||||
|
|
||||||
(defn ^java.lang.AutoCloseable connect
|
(defn ^java.lang.AutoCloseable connect
|
||||||
[]
|
[]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue