Skip to content

Commit

Permalink
Remove create alert option for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipb committed Mar 18, 2020
1 parent eab78ca commit 99c81e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ export const NodeContextMenu: React.FC<Props> = ({
<SectionLink {...nodeDetailMenuItem} />
<SectionLink data-test-subj="viewApmTracesContextMenuItem" {...apmTracesMenuItem} />
<SectionLink {...uptimeMenuItem} />
<SectionLink {...alertMenuItem} />
</SectionLinks>
</Section>
</div>
Expand Down

0 comments on commit 99c81e2

Please sign in to comment.