mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-10 05:40:06 +00:00
chore(cleanup): removed console.log
This commit is contained in:
@@ -390,8 +390,6 @@ export class SASViyaApiClient {
|
||||
arguments: jobArguments
|
||||
}
|
||||
|
||||
console.log(`[jobRequestBody]`, jobRequestBody)
|
||||
|
||||
const { result: postedJob, etag } = await this.requestClient
|
||||
.post<Job>(
|
||||
`/compute/sessions/${executionSessionId}/jobs`,
|
||||
|
||||
Reference in New Issue
Block a user