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 // Lifecycle
componentDidMount() { componentDidMount() {
this.props.dispatchFetchQualityDefinitions();
const { const {
dispatchFetchQualityDefinitions, dispatchFetchQualityDefinitions,
dispatchSaveQualityDefinitions, dispatchSaveQualityDefinitions,

Loading…
Cancel
Save