mirror of
https://github.com/ollama/ollama.git
synced 2025-12-08 04:12:09 +01:00
lint
This commit is contained in:
@@ -333,7 +333,6 @@ func Test_Routes(t *testing.T) {
|
||||
t.Fatalf("expected content type application/json; charset=utf-8, got %s", contentType)
|
||||
}
|
||||
_, err := io.ReadAll(resp.Body)
|
||||
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user