Remove unnecessary line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
8652c2e653
commit
d497594a6f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue