mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-31 22:36:58 -04:00
cleanup / lint
This commit is contained in:
@@ -51,7 +51,6 @@ func postJSON(t *testing.T, url string, what string) string {
|
||||
body, err := ioutil.ReadAll(resp.Body)
|
||||
dieMaybe(t, err)
|
||||
return trimSpaces(string(body))
|
||||
|
||||
}
|
||||
|
||||
func testDefaults(t *testing.T, url string) string {
|
||||
|
||||
Reference in New Issue
Block a user