This commit is contained in:
@@ -43,9 +43,6 @@ export function processLogin(response) {
|
||||
roles: token["ayanova/roles"]
|
||||
});
|
||||
|
||||
/* eslint-disable-next-line */
|
||||
console.log("STEP 2 - PROCESS LOGIN - CALLING INITIALIZE");
|
||||
|
||||
//Initialize the application
|
||||
initialize().then(() => {
|
||||
store.commit(
|
||||
|
||||
Reference in New Issue
Block a user