remove debug

master
jem 4 years ago
parent e629ea8b21
commit aa46a124aa

@ -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)))))