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