mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
Removed spaces
This commit is contained in:
parent
4b543733e7
commit
cccf160d37
4 changed files with 0 additions and 9 deletions
|
@ -76,7 +76,6 @@ func (p *Provider) Command(ctx *provider.Context, w http.ResponseWriter, r *http
|
|||
}
|
||||
|
||||
defer r.Body.Close() // ignore error
|
||||
|
||||
body, err := ioutil.ReadAll(r.Body)
|
||||
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue