remove unneeded routing
This commit is contained in:
parent
e4ab35b405
commit
9262b61b81
1 changed files with 0 additions and 4 deletions
|
|
@ -659,10 +659,6 @@ const routingTable = () => [
|
|||
{
|
||||
scenario: navigationScenarios.CLICKED_FORWARD,
|
||||
destinationIssPageValue: issPageValues.WELCOME_PAGE
|
||||
},
|
||||
{
|
||||
scenario: navigationScenarios.REQUEST_CALLBACK,
|
||||
destinationIssPageValue: issPageValues.BAILOUT_PAGE
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue