<!-- Thank you for reporting your bug to islandora! Please check our bug reporting guidelines here: https://islandora.github.io/documentation/contributing/CONTRIBUTING/#report-a-bug We recommend that you search the Islandora issue queue for existing issues (aka tickets) that already describe the problem you have encountered; if there is such a ticket please add your information as a comment instead of creating a new issue. Islandora issue queue: https://github.com/Islandora/documentation/issues --> **What steps does it take to reproduce the issue?** https://github.com/Islandora/islandora/blob/2.x/src/Form/ConfirmDeleteMediaAndFile.php#L60 form declares need for `MediaSourceService` and stores it locally but AFAICT never uses that variable. We can remove the code referencing `MediaSourceService`.