remove unused

This commit is contained in:
jem 2020-06-19 17:28:32 +02:00
parent ca16b645bb
commit 503f9fccc2

View file

@ -54,9 +54,7 @@
api/masto->edn api/masto->edn
(filter #(= account-name (:acct %))) (filter #(= account-name (:acct %)))
(map :id) (map :id)
first first)))
;infra/debug
)))
out)) out))
(defn init [] (defn init []