Linting error

Signed-off-by: Robin Dadswell <robin@dadswell.email>
This commit is contained in:
Taloth Saldono 2020-03-01 22:26:49 +01:00 committed by nitsua
parent a5e69528a9
commit 3d4c8df6f7

View file

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