소스 검색

Lint

2232-double-delete
Mark Felder 3 년 전
부모
커밋
a702f9fb5b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      test/plugs/remote_ip_test.exs

+ 0
- 1
test/plugs/remote_ip_test.exs 파일 보기

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

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

end
end

불러오는 중...
취소
저장