Skip to content

Commit

Permalink
Update public/plugin.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: SuZhou-Joe <[email protected]>
Signed-off-by: Riya <[email protected]>
  • Loading branch information
riysaxen-amzn and SuZhou-Joe authored Jul 22, 2024
1 parent 4f3852e commit df51cee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ export class AlertingPlugin implements Plugin<void, AlertingStart, AlertingSetup
parentNavLinkId: PLUGIN_NAME,
},
];
core.chrome.navGroup.addNavLinksToGroup(
DEFAULT_NAV_GROUPS['security-analytics'],
navLinks
);

core.chrome.navGroup.addNavLinksToGroup(
DEFAULT_NAV_GROUPS.observability,
Expand Down

0 comments on commit df51cee

Please sign in to comment.