making clj-kondo happy
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
[auto-ap.utils :refer [by]]
|
||||
[auto-ap.time :as atime]
|
||||
[clojure.core.async :as async]
|
||||
#_[auto-ap.ledger :as l]
|
||||
[unilog.context :as lc]
|
||||
[auto-ap.square.core :as square]
|
||||
[mount.core :as mount]
|
||||
@@ -17,8 +16,7 @@
|
||||
[clojure.string :as str]
|
||||
|
||||
[amazonica.aws.s3 :as s3])
|
||||
(:import [org.apache.commons.io.input BOMInputStream]
|
||||
java.util.UUID))
|
||||
(:import [org.apache.commons.io.input BOMInputStream]))
|
||||
|
||||
(defn mark-until-date [client end]
|
||||
(let [conn (d/connect uri)]
|
||||
|
||||
Reference in New Issue
Block a user