Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kondziow committed Aug 29, 2024
1 parent 4800de6 commit 815aebb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/app-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ const routes: Routes = [
]
},
// {
// path: 'routes/:id/edit',
// canActivate: [AuthGuardService],
// component: RouteEditComponent
// },
// {
// path: 'users/:id/routes',
// canActivate: [AuthGuardService],
// component: UserRoutesComponent,
Expand Down

0 comments on commit 815aebb

Please sign in to comment.