mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
lint fixup
This commit is contained in:
@@ -12,7 +12,7 @@ import styles from './DeleteIndexerModalContent.css';
|
||||
class DeleteIndexerModalContent extends Component {
|
||||
onDeleteMovieConfirmed = () => {
|
||||
this.props.onDeleteSelectedPress();
|
||||
}
|
||||
};
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user