Avoid double fetch of QualityDefinitions (#2370)
(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16) Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
@@ -38,8 +38,6 @@ class QualityDefinitionsConnector extends Component {
|
||||
// Lifecycle
|
||||
|
||||
componentDidMount() {
|
||||
this.props.dispatchFetchQualityDefinitions();
|
||||
|
||||
const {
|
||||
dispatchFetchQualityDefinitions,
|
||||
dispatchSaveQualityDefinitions,
|
||||
|
||||
Reference in New Issue
Block a user