mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 04:20:05 +00:00
chore(*): fix lint warning
This commit is contained in:
@@ -582,7 +582,7 @@ export class SASViyaApiClient {
|
||||
if (expectWebout) {
|
||||
resultLink = `/compute/sessions/${executionSessionId}/filerefs/_webout/content`
|
||||
} else {
|
||||
return currentJob;
|
||||
return currentJob
|
||||
}
|
||||
|
||||
if (resultLink) {
|
||||
|
||||
Reference in New Issue
Block a user