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

style: lint

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

View File

@@ -71,7 +71,6 @@ export class WebJobExecutor extends BaseJobExecutor {
: '' : ''
} }
let requestParams = { let requestParams = {
...this.getRequestParams(config) ...this.getRequestParams(config)
} }