Skip to content

Commit

Permalink
Apply cljstyle and clj-kondo
Browse files Browse the repository at this point in the history
Co-authored-by: Iain Wood <iain.wood@flexiana.com>
  • Loading branch information
gmsvalente and Iain Wood committed Mar 7, 2024
1 parent 2736b6d commit 05484ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/xiana/logging.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
(ns xiana.logging
(:require
[taoensso.timbre :as log]
[xiana.config :as config]))
[taoensso.timbre :as log]))

(defn set-level
[cfg]
Expand Down

0 comments on commit 05484ac

Please sign in to comment.