Skip to content

Remove unused event parameter from RedirectController#11576

Merged
aduth merged 1 commit intomainfrom
aduth-rm-redirect-controller-event
Dec 2, 2024
Merged

Remove unused event parameter from RedirectController#11576
aduth merged 1 commit intomainfrom
aduth-rm-redirect-controller-event

Conversation

@aduth
Copy link
Copy Markdown
Contributor

@aduth aduth commented Dec 2, 2024

🛠 Summary of changes

Removes the unused event keyword argument from the redirect_to_and_log private controller method for the RedirectController base controller.

This was superseded by the tracker_method keyword argument and slated for eventual removal. Based on current usage, there are no instances of event keyword argument and it can be safely removed.

📜 Testing Plan

Verify build passes.

Double-check for existing usage of the event keyword argument.

changelog: Internal, Analytics, Remove unused event parameter from RedirectController
@aduth aduth merged commit 3d244b6 into main Dec 2, 2024
@aduth aduth deleted the aduth-rm-redirect-controller-event branch December 2, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants