Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete unused authorisedForDeleteImageOrUploader method on MediaAPI #4279

Conversation

tonytw1
Copy link
Contributor

@tonytw1 tonytw1 commented May 18, 2024

What does this change?

Delete 2 unused private methods.

Looks like this is from before the generic auth changes. private methods which do not look like overrides and the application compiles without then.

Complies and tests pass.

How should a reviewer test this change?

How can success be measured?

Should have zero impact; removes a piece redundant code and makes this class slightly easier to alter.

Who should look at this?

Tested? Documented?

  • locally by committer
  • locally by Guardian reviewer
  • on the Guardian's TEST environment
  • relevant documentation added or amended (if needed)

@tonytw1 tonytw1 force-pushed the mediaapi-delete-unused-authorisedForDeleteImageOrUploader branch from 79849a8 to ab856d0 Compare May 18, 2024 14:59
@tonytw1 tonytw1 marked this pull request as ready for review May 18, 2024 15:17
@tonytw1 tonytw1 requested a review from a team as a code owner May 18, 2024 15:17
Copy link
Member

@andrew-nowak andrew-nowak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@tonytw1
Copy link
Contributor Author

tonytw1 commented Sep 24, 2024

Rebasing

Looks like this is from before the generic auth changes.
private methods which do not look like overrides and the application compiles without then.
@prout-bot
Copy link

Seen on auth, usage, image-loader, metadata-editor, thrall, leases, cropper, collections, media-api, kahuna (created by @tonytw1 and merged by @andrew-nowak 8 minutes and 35 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants