mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Linting errors and Appveyor not triggering on frontend changes
This commit is contained in:
@@ -13,4 +13,4 @@ function createMapStateToProps() {
|
||||
);
|
||||
}
|
||||
|
||||
export default connect(createMapStateToProps)(MovieIndexFooter);
|
||||
export default connect(createMapStateToProps)(MovieIndexFooter);
|
||||
|
@@ -37,7 +37,6 @@ class MovieIndexHeader extends Component {
|
||||
|
||||
render() {
|
||||
const {
|
||||
showSearchAction,
|
||||
columns,
|
||||
onTableOptionChange,
|
||||
...otherProps
|
||||
|
Reference in New Issue
Block a user