mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Narrow linting rules and fix for eslintrc for js files
This commit is contained in:
@@ -565,8 +565,6 @@ class ReceiverEntry extends Component<ReceiverEntryProps, ReceiverEntryState> {
|
||||
return;
|
||||
}
|
||||
|
||||
const application = status.applications?.[0];
|
||||
|
||||
if (this.state.showAlternateAction) {
|
||||
this.props.onStop(this.props.receiverDevice);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user