Skip to content

Commit

Permalink
Merge pull request KelvinTegelaar#1588 from KelvinTegelaar/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
KelvinTegelaar committed Jul 3, 2023
2 parents 654525c + 0630eb1 commit 09a7fb7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -427,16 +427,6 @@ const routes = [
name: 'List Status Pages',
component: AutopilotListStatusPages,
},
{
path: '/endpoint/autopilot/edit-autopilot-profiles',
name: 'Edit Autopilot Profiles',
component: EditAutopilotProfile,
},
{
path: '/endpoint/autopilot/edit-autopilot-status-page',
name: 'Edit Autopilot Status Page',
component: EditAutopilotStatusPage,
},
{ path: '/endpoint/MEM', name: 'MEM' },
{ path: '/endpoint/MEM/list-policies', name: 'List MEM Policies', component: IntuneListPolicies },
{ path: '/endpoint/MEM/edit-policy', name: 'Edit MEM Policy', component: MEMEditPolicy },
Expand Down

0 comments on commit 09a7fb7

Please sign in to comment.