[#1706] Formatting fix.
[akkoma] / lib / pleroma / web / mastodon_api / views / status_view.ex
index b0c53acd938b449248e14bd60c11b2cfdc3004fe..1d9082c098bbcc0a3632a62f8f5e4cc942d58311 100644 (file)
@@ -57,7 +57,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
         # TODO: refactor (fake records is never a good idea)
         User.error_user(ap_id)
 
-      true -> nil
+      true ->
+        nil
     end
   end