remove debug

This commit is contained in:
jem 2020-06-26 17:49:00 +02:00
parent e629ea8b21
commit aa46a124aa

View file

@ -171,7 +171,6 @@
(map #(intermediate-resolve-urls resolve-urls? %))
(map #(perform-replacements transformation %))
(map #(masto/intermediate-to-mastodon target %))
(infra/debug-first)
(masto/post-items mastodon-auth target)))))