Remove unused frontend stuff

This commit is contained in:
ta264
2021-07-21 21:50:17 +01:00
parent 7f8dc3d2b4
commit 71a34c7650
20 changed files with 0 additions and 540 deletions
@@ -28,7 +28,6 @@ function createMapStateToProps() {
return {
authorMonitored: author.monitored,
authorType: author.authorType,
isSearching
};
}