RateLimiter module name

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

View file

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