mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
chore: remove console.log statements
This commit is contained in:
@@ -108,7 +108,7 @@ export class WebJobExecutor extends BaseJobExecutor {
|
||||
'Valid JSON could not be extracted from response.'
|
||||
)
|
||||
}
|
||||
console.log('WebJobExecutor')
|
||||
|
||||
isValidJson(jsonResponse)
|
||||
this.appendRequest(res, sasJob, config.debug)
|
||||
resolve(res.result)
|
||||
|
||||
Reference in New Issue
Block a user