Fix aliases sorting

This commit is contained in:
Sean King 2021-08-29 07:22:03 -06:00
parent 33f063204e
commit 2e59cdd80f
No known key found for this signature in database
GPG Key ID: 510C52BACD6E7257
1 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ defmodule Pleroma.Web.MastodonAPI.AppController do
use Pleroma.Web, :controller
alias Pleroma.Maps
alias Pleroma.User
alias Pleroma.Repo
alias Pleroma.User
alias Pleroma.Web.OAuth.App
alias Pleroma.Web.OAuth.Scopes
alias Pleroma.Web.OAuth.Token