mirror of
https://github.com/Readarr/Readarr
synced 2026-03-29 17:02:01 +02:00
Linting error
Signed-off-by: Robin Dadswell <robin@dadswell.email>
This commit is contained in:
parent
a5e69528a9
commit
3d4c8df6f7
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