mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
Fixed eslint error.
This commit is contained in:
parent
f6bcadfeec
commit
ac4617ae51
@ -17,8 +17,7 @@ function createMapStateToProps() {
|
|||||||
unknownErrors,
|
unknownErrors,
|
||||||
unknownWarnings,
|
unknownWarnings,
|
||||||
count,
|
count,
|
||||||
totalCount,
|
totalCount
|
||||||
unknownCount
|
|
||||||
} = status.item;
|
} = status.item;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user