Signed-off-by: Gasan Guseinov <gasan.guseinov@ing.com>
This commit is contained in:
Gasan Guseinov
2024-07-16 13:17:34 +02:00
committed by Gasan.Guseinov
parent e1d3e604a5
commit 29f7d62806
@@ -136,7 +136,6 @@ export class RefreshingAuthSessionManager<T> implements SessionManager<T> {
}
return createSession();
// return this.currentSession;
}
async removeSession() {