mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-21 13:11:31 +00:00
chore: lint fix
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ export default class SASjs {
|
|||||||
debug?: boolean
|
debug?: boolean
|
||||||
) {
|
) {
|
||||||
this.isMethodSupported('executeScriptSASViya', [ServerType.SasViya])
|
this.isMethodSupported('executeScriptSASViya', [ServerType.SasViya])
|
||||||
|
|
||||||
contextName = contextName || this.sasjsConfig.contextName
|
contextName = contextName || this.sasjsConfig.contextName
|
||||||
|
|
||||||
if (!contextName) {
|
if (!contextName) {
|
||||||
|
|||||||
Reference in New Issue
Block a user