mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-05 03:30:05 +00:00
chore(*): remove console log, add comments
This commit is contained in:
@@ -251,8 +251,6 @@ export class SASViyaApiClient {
|
||||
requestBody.environment = { autoExecLines }
|
||||
}
|
||||
|
||||
console.log('Body', requestBody)
|
||||
|
||||
const createContextRequest: RequestInit = {
|
||||
method: 'POST',
|
||||
headers,
|
||||
|
||||
Reference in New Issue
Block a user