mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-29 11:46:51 +01:00
Linting error
This commit is contained in:
parent
b47638fa65
commit
efcc9abff1
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