X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fmastodon_api%2Fviews%2Fstatus_view.ex;h=6836d331a7ae89c5d2e58102f68ae55a26c5f698;hb=9d2563a3deb0904b8c7a480479179f10e7849c12;hp=7eea0122b6727294f64e4f3e9e21ff1f92dffd09;hpb=444406167b050524efb016cfee78636f7f6828ca;p=akkoma diff --git a/lib/pleroma/web/mastodon_api/views/status_view.ex b/lib/pleroma/web/mastodon_api/views/status_view.ex index 7eea0122b..6836d331a 100644 --- a/lib/pleroma/web/mastodon_api/views/status_view.ex +++ b/lib/pleroma/web/mastodon_api/views/status_view.ex @@ -330,7 +330,6 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do } end - # TODO: Add tests for this view def render("poll.json", %{object: object} = opts) do {multiple, options} = case object.data do