Fix MastoAPI.AuthControllerTest, json_response(:no_content) --> empty_json_response()
[akkoma] / lib / pleroma / web / views / mailer / subscription_view.ex
1 defmodule Pleroma.Web.Mailer.SubscriptionView do
2 use Pleroma.Web, :view
3 end