Fixed: Don't double load Quality Definitions

pull/5827/head
Qstick 4 years ago
parent 7754589353
commit 07f5312d43

@ -38,8 +38,6 @@ class QualityDefinitionsConnector extends Component {
// Lifecycle
componentDidMount() {
this.props.dispatchFetchQualityDefinitions();
const {
dispatchFetchQualityDefinitions,
dispatchSaveQualityDefinitions,

Loading…
Cancel
Save