📎 Fix linter issues.

This commit is contained in:
Andrey Antukh 2021-04-07 18:36:05 +02:00
parent 8daf6e822e
commit d889d39151
7 changed files with 9 additions and 21 deletions

View file

@ -17,7 +17,6 @@
[app.metrics :as mtx]
[app.util.logging :as l]
[clojure.spec.alpha :as s]
[clojure.tools.logging :as log]
[integrant.core :as ig]
[reitit.ring :as rr]
[ring.adapter.jetty9 :as jetty])