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