1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-10 13:50:05 +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}` ? `&_contextname=${config.contextName}`
: '' : ''
} }
let requestParams = { let requestParams = {
...this.getRequestParams(config) ...this.getRequestParams(config)