Add spacing to comments
This commit is contained in:
@@ -65,6 +65,4 @@ func Request(method string, url string, contentType string, r io.Reader, w io.Wr
|
|||||||
}
|
}
|
||||||
|
|
||||||
return err
|
return err
|
||||||
|
|
||||||
// TODO: close the connection, otherwise we'll have a port leak in the server
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user