forked from AkkomaGang/akkoma
[#3053] Post-merge fix.
This commit is contained in:
parent
049ece1ef3
commit
d54233760f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
defmodule Pleroma.Web.Feed.UserController do
|
||||
use Pleroma.Web, :controller
|
||||
|
||||
alias Pleroma.Config
|
||||
alias Pleroma.User
|
||||
alias Pleroma.Web.ActivityPub.ActivityPub
|
||||
alias Pleroma.Web.ActivityPub.ActivityPubController
|
||||
|
|
Loading…
Reference in a new issue