mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Frontend Cleanup
This commit is contained in:
@@ -42,7 +42,6 @@ function createMapStateToProps() {
|
||||
class IndexersSelectInputConnector extends Component {
|
||||
|
||||
onChange = ({ name, value }) => {
|
||||
console.log(name, value);
|
||||
this.props.onChange({ name, value });
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user