mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-30 18:24:45 -04:00
Remove unused frontend stuff
This commit is contained in:
@@ -47,7 +47,6 @@ function createMapStateToProps() {
|
||||
return {
|
||||
...schema,
|
||||
items: bookFiles.items,
|
||||
authorType: author.authorType,
|
||||
isDeleting: bookFiles.isDeleting,
|
||||
isSaving: bookFiles.isSaving
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user