1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-21 05:01:31 +00:00

style: lint

This commit is contained in:
2021-08-18 11:43:09 +02:00
parent cd67fb38dc
commit 3e7ddf59b4
-1
View File
@@ -70,7 +70,6 @@ export class WebJobExecutor extends BaseJobExecutor {
? `&_contextname=${config.contextName}` ? `&_contextname=${config.contextName}`
: '' : ''
} }
let requestParams = { let requestParams = {
...this.getRequestParams(config) ...this.getRequestParams(config)