💄 Fix linter issues on exporter

This commit is contained in:
Andrey Antukh 2022-06-29 14:53:57 +02:00
parent 9c194ee3cb
commit bfb0ba47f5
15 changed files with 23 additions and 59 deletions

View file

@ -18,7 +18,7 @@
(l/initialize!)
(defn start
[& args]
[& _]
(l/info :msg "initializing")
(p/do!
(bwr/init)