Remove redundant .close() call

`defer resp.Body.Close()` above should suffice to close the stream.
1 file changed