This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"io"
|
||||
"net/http"
|
||||
|
||||
"code.gitea.io/gitea/modules/httplib"
|
||||
"code.gitea.io/gitea/modules/json"
|
||||
"gitea.dev/modules/httplib"
|
||||
"gitea.dev/modules/json"
|
||||
)
|
||||
|
||||
// ResponseText is used to get the response as text, instead of parsing it as JSON.
|
||||
|
||||
Reference in New Issue
Block a user