Removed router section.
This commit is contained in:
parent
27951e8730
commit
6538a64fc2
1 changed files with 0 additions and 5 deletions
|
|
@ -123,11 +123,6 @@ const routes = [
|
|||
});
|
||||
return null;
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "error",
|
||||
path: "/virtual/error",
|
||||
virtual: true,
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue