1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

style: lint

This commit is contained in:
2021-08-18 11:43:09 +02:00
parent cd67fb38dc
commit 3e7ddf59b4

View File

@@ -70,7 +70,6 @@ export class WebJobExecutor extends BaseJobExecutor {
? `&_contextname=${config.contextName}`
: ''
}
let requestParams = {
...this.getRequestParams(config)