delete all page.routes.ts
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { Routes } from '@angular/router';
|
||||
import { Welcome } from './welcome';
|
||||
|
||||
export const WELCOME_ROUTES: Routes = [
|
||||
{ path: '', component: Welcome },
|
||||
];
|
||||
Reference in New Issue
Block a user