[Security Solution][Resolver] fix presentation role on edgeline (#74869)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
Brent Kimmel 2020-08-12 21:02:00 -04:00 committed by GitHub
parent 4ca52e678a
commit e2ef219a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,7 +127,6 @@ const EdgeLineComponent = React.memo(
return (
<StyledEdgeLine
role="presentation"
className={className}
style={style}
resolverEdgeColor={colorMap.resolverEdge}