mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-22 22:49:25 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
8bfc5d9a0c
commit
6ee20eb328
|
@ -104,7 +104,6 @@ defmodule Pleroma.Plugs.RemoteIpTest do
|
|||
|> RemoteIp.call(nil)
|
||||
|
||||
assert conn.remote_ip == {1, 1, 1, 1}
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue