1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-01 12:08:55 +00:00

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

View file

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