remove log
This commit is contained in:
parent
82296d4491
commit
9e2cc931df
|
@ -159,7 +159,6 @@ class RestIntegration implements IntegrationBase {
|
|||
}
|
||||
}
|
||||
} catch (err) {
|
||||
console.log(err)
|
||||
throw "Failed to parse response body."
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue