From 503f9fccc235eabad39407c7d5fb10f5252ae185 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 19 Jun 2020 17:28:32 +0200 Subject: [PATCH] remove unused --- src/main/dda/masto_embed/app.cljs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/dda/masto_embed/app.cljs b/src/main/dda/masto_embed/app.cljs index 9b5a000..f62bb77 100644 --- a/src/main/dda/masto_embed/app.cljs +++ b/src/main/dda/masto_embed/app.cljs @@ -54,9 +54,7 @@ api/masto->edn (filter #(= account-name (:acct %))) (map :id) - first - ;infra/debug - ))) + first))) out)) (defn init []