Removed redundant artifact

pull/685/head
vincentbavitz 5 years ago committed by GitHub
parent 3a03591e00
commit 20f379e0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -233,7 +233,6 @@ export class SessionIcon extends React.PureComponent<Props> {
height={iconDimensions}
style={styles}
>
{}
<path d={iconDef.path} fill={iconColor} />
</svg>
);

Loading…
Cancel
Save