Linting error

Signed-off-by: Robin Dadswell <robin@dadswell.email>
pull/770/head
Taloth Saldono 4 years ago committed by Qstick
parent ebcde8f602
commit 371ef929f3

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

Loading…
Cancel
Save