AccountView: Linting.

This commit is contained in:
Lain Soykaf 2024-03-17 16:07:34 +04:00
parent 23e8e7422a
commit 5bb951863c

View file

@ -12,8 +12,8 @@ defmodule Pleroma.Web.MastodonAPI.AccountView do
alias Pleroma.Web.ActivityPub.ActivityPub
alias Pleroma.Web.CommonAPI.Utils
alias Pleroma.Web.MastodonAPI.AccountView
alias Pleroma.Web.PleromaAPI.ScrobbleView
alias Pleroma.Web.MediaProxy
alias Pleroma.Web.PleromaAPI.ScrobbleView
def render("index.json", %{users: users} = opts) do
reading_user = opts[:for]