Skip to content

Commit 09a7fb7

Browse files
Merge pull request #1588 from KelvinTegelaar/dev
Dev
2 parents 654525c + 0630eb1 commit 09a7fb7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/routes.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -427,16 +427,6 @@ const routes = [
427427
name: 'List Status Pages',
428428
component: AutopilotListStatusPages,
429429
},
430-
{
431-
path: '/endpoint/autopilot/edit-autopilot-profiles',
432-
name: 'Edit Autopilot Profiles',
433-
component: EditAutopilotProfile,
434-
},
435-
{
436-
path: '/endpoint/autopilot/edit-autopilot-status-page',
437-
name: 'Edit Autopilot Status Page',
438-
component: EditAutopilotStatusPage,
439-
},
440430
{ path: '/endpoint/MEM', name: 'MEM' },
441431
{ path: '/endpoint/MEM/list-policies', name: 'List MEM Policies', component: IntuneListPolicies },
442432
{ path: '/endpoint/MEM/edit-policy', name: 'Edit MEM Policy', component: MEMEditPolicy },

0 commit comments

Comments
 (0)