⬆️ Update backend and docker dependencies

This commit is contained in:
Andrey Antukh 2022-04-06 09:47:54 +02:00
parent fd9b442075
commit 2af057a79f
4 changed files with 5 additions and 5 deletions

View file

@ -173,7 +173,7 @@
(send-console! cfg props)))))
(defn- send-console!
[cfg email]
[_ email]
(let [body (:body email)
out (with-out-str
(println "email console dump:")