1
0
Fork 0
forked from forgejo/forgejo

use numbers and not http.Status___ enum

This commit is contained in:
6543 2019-12-19 23:55:23 +01:00
parent e2fc0a0dfd
commit b1ff386e24
No known key found for this signature in database
GPG key ID: A1CA74D27FD13271
14 changed files with 82 additions and 96 deletions

View file

@ -2,7 +2,6 @@ package misc
import (
"io/ioutil"
"net/http"
"net/http/httptest"
"net/url"
"strings"