remove unused
This commit is contained in:
parent
ca16b645bb
commit
503f9fccc2
1 changed files with 1 additions and 3 deletions
|
@ -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 []
|
||||||
|
|
Loading…
Reference in a new issue