remove log

This commit is contained in:
Peter Clement 2024-03-14 12:52:17 +00:00
parent 82296d4491
commit 9e2cc931df
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ class RestIntegration implements IntegrationBase {
}
}
} catch (err) {
console.log(err)
throw "Failed to parse response body."
}