mirror of
https://github.com/penpot/penpot.git
synced 2026-02-22 20:24:46 +00:00
💄 Fix linter issues.
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
[app.common.uuid :as uuid]
|
||||
[clojure.pprint]
|
||||
[clojure.spec.alpha :as s]
|
||||
[expound.alpha :as expound]
|
||||
[cuerdas.core :as str]))
|
||||
[cuerdas.core :as str]
|
||||
[expound.alpha :as expound]))
|
||||
|
||||
(defn- parse-client-ip
|
||||
[{:keys [headers] :as request}]
|
||||
|
||||
Reference in New Issue
Block a user