Linting error

This commit is contained in:
Taloth Saldono 2020-03-01 22:26:49 +01:00
parent 00edffc0f4
commit 52e5d4d0f1
1 changed files with 0 additions and 6 deletions

View File

@ -56,12 +56,6 @@ class IndexerSelectInputConnector extends Component {
if (!this.props.isPopulated) {
this.props.dispatchFetchIndexers();
}
const {
name,
value,
values
} = this.props;
}
//