1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-17 09:00:06 +00:00

chore(SessionManager): removed unnecessary comment

This commit is contained in:
Yury Shkoda
2020-12-11 08:50:44 +03:00
parent bcd9310f26
commit 8c98a26160

View File

@@ -175,7 +175,7 @@ export class SessionManager {
) { ) {
if (stateLink) { if (stateLink) {
if (this.debug) { if (this.debug) {
console.log('Polling session status... \n') // ? console.log('Polling session status... \n')
} }
const { result: state } = await this.requestSessionStatus<string>( const { result: state } = await this.requestSessionStatus<string>(