Update QualityDefinitionsConnector.js

This commit is contained in:
Qstick 2021-08-08 20:04:37 -04:00 committed by Mark McDowall
parent e9a49941c9
commit dbd140d4ec
1 changed files with 0 additions and 2 deletions

View File

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