Remove commented code
This commit is contained in:
parent
922b57d51c
commit
599e282947
1 changed files with 0 additions and 3 deletions
|
|
@ -54,9 +54,6 @@ export async function beforeEach(to, from) {
|
|||
name: routeData.CONFIRMATION.name,
|
||||
});
|
||||
return false;
|
||||
// return {
|
||||
// name: routeData.CONFIRMATION.name,
|
||||
// };
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue