Update QualityDefinitionsConnector.js
This commit is contained in:
parent
e9a49941c9
commit
dbd140d4ec
|
@ -38,8 +38,6 @@ class QualityDefinitionsConnector extends Component {
|
||||||
// Lifecycle
|
// Lifecycle
|
||||||
|
|
||||||
componentDidMount() {
|
componentDidMount() {
|
||||||
this.props.dispatchFetchQualityDefinitions();
|
|
||||||
|
|
||||||
const {
|
const {
|
||||||
dispatchFetchQualityDefinitions,
|
dispatchFetchQualityDefinitions,
|
||||||
dispatchSaveQualityDefinitions,
|
dispatchSaveQualityDefinitions,
|
||||||
|
|
Loading…
Reference in New Issue