mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
chore: lint fix
This commit is contained in:
@@ -258,7 +258,7 @@ export class AuthManager {
|
|||||||
.join('')
|
.join('')
|
||||||
|
|
||||||
default:
|
default:
|
||||||
console.error("Server Type not found in extractUserName function")
|
console.error('Server Type not found in extractUserName function')
|
||||||
return ''
|
return ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user