Skip to content

Commit

Permalink
[Security Solution][Resolver] fix presentation role on edgeline (#74869)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
2 people authored and Brent Kimmel committed Aug 13, 2020
1 parent 67c6284 commit 0462ffb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ const EdgeLineComponent = React.memo(

return (
<StyledEdgeLine
role="presentation"
className={className}
style={style}
resolverEdgeColor={colorMap.resolverEdge}
Expand Down

0 comments on commit 0462ffb

Please sign in to comment.