AuthenticationPlug module name

This commit is contained in:
Alexander Strizhakov 2020-06-24 11:16:09 +03:00
commit c497558d43
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
9 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@
defmodule Pleroma.Web.MongooseIM.MongooseIMController do
use Pleroma.Web, :controller
alias Pleroma.Plugs.AuthenticationPlug
alias Pleroma.Web.Plugs.AuthenticationPlug
alias Pleroma.Web.Plugs.RateLimiter
alias Pleroma.Repo
alias Pleroma.User