Browse Source

Lint

2232-double-delete
Mark Felder 3 years ago
parent
commit
a702f9fb5b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/plugs/remote_ip_test.exs

+ 0
- 1
test/plugs/remote_ip_test.exs View File

@@ -104,6 +104,5 @@ defmodule Pleroma.Plugs.RemoteIpTest do
|> RemoteIp.call(nil)

assert conn.remote_ip == {1, 1, 1, 1}

end
end

Loading…
Cancel
Save