Remove unnecessary line

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-01-05 19:55:08 +01:00
parent 8652c2e653
commit d497594a6f
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -43,7 +43,6 @@ export class ExistingSource extends React.Component<DesktopCapturerSourceIProps>
return (
<AccessibleButton
className="mx_desktopCapturerSourcePicker_stream_button"
data-id={this.props.source.id}
title={this.props.source.name}
onClick={this.onClick} >
<img