❇️ Fix linter warnings

This commit is contained in:
alonso.torres 2021-06-18 15:29:07 +02:00
parent fbf1c10077
commit 234a698538
10 changed files with 55 additions and 115 deletions

View file

@ -17,7 +17,6 @@
[app.util.zip :as uz]
[app.worker.impl :as impl]
[beicon.core :as rx]
[cuerdas.core :as str]
[tubax.core :as tubax]))
;; Upload changes batches size
@ -111,7 +110,7 @@
(some? (:last-id file))
(assoc-in [:id-mapping old-id] (:last-id file))
(not (empty? interactions))
(d/not-empty? interactions)
(assoc-in [:interactions old-id] interactions))))))
(defn post-process-file