0
Fork 0
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:
Andrey Antukh 2021-03-05 09:13:11 +01:00
parent 868f18fd21
commit fbfe792a93

View file

@ -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
[]