Removes white line from app service
This commit is contained in:
parent
1ae62c52ca
commit
5f8ce76e1e
@ -62,7 +62,6 @@ function subscribeToCollections(cb) {
|
||||
function redirectToLogoutUrl(reason) {
|
||||
console.error(reason);
|
||||
console.log('Redirecting user to the logoutURL...');
|
||||
|
||||
document.location.href = Auth.logoutURL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user