mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-15 18:54:36 +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