spacing
This commit is contained in:
parent
a35441cb69
commit
3a931ea83e
1 changed files with 1 additions and 1 deletions
|
|
@ -73,8 +73,8 @@ func graphQL(query string, variables map[string]string, v interface{}) error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
debugResponse(resp, string(body))
|
||||
|
||||
debugResponse(resp, string(body))
|
||||
return handleResponse(resp, body, v)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue