mirror of
https://github.com/Readarr/Readarr
synced 2026-02-11 09:13:51 +01:00
Linting error
Signed-off-by: Robin Dadswell <robin@dadswell.email>
This commit is contained in:
parent
ebcde8f602
commit
371ef929f3
1 changed files with 0 additions and 6 deletions
|
|
@ -56,12 +56,6 @@ class IndexerSelectInputConnector extends Component {
|
|||
if (!this.props.isPopulated) {
|
||||
this.props.dispatchFetchIndexers();
|
||||
}
|
||||
|
||||
const {
|
||||
name,
|
||||
value,
|
||||
values
|
||||
} = this.props;
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue