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
|
||||
(filter #(= account-name (:acct %)))
|
||||
(map :id)
|
||||
first
|
||||
;infra/debug
|
||||
)))
|
||||
first)))
|
||||
out))
|
||||
|
||||
(defn init []
|
||||
|
|
Loading…
Reference in a new issue