Avoid double fetch of QualityDefinitions (#2370)

(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16)

Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
servarr[bot] 2021-08-21 00:42:55 -04:00 committed by GitHub
parent 9f1d4446e8
commit 27669f472b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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