mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-10 13:50:05 +00:00
style: lint
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user