Skip to content

chore(issues): Remove unused authorized lookup #97024

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrduncan
Copy link
Member

@mrduncan mrduncan commented Aug 1, 2025

The only usage of this was removed in #95928.

The only usage of this was removed in #95928
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 1, 2025
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #97024      +/-   ##
==========================================
- Coverage   80.66%   80.65%   -0.02%     
==========================================
  Files        8530     8530              
  Lines      375039   374797     -242     
  Branches    24373    24373              
==========================================
- Hits       302526   302276     -250     
- Misses      72136    72144       +8     
  Partials      377      377              

@mrduncan mrduncan marked this pull request as ready for review August 1, 2025 22:33
@mrduncan mrduncan requested a review from a team August 1, 2025 22:33
Copy link
Contributor

@cvxluo cvxluo left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@wedamija wedamija left a comment

Choose a reason for hiding this comment

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

We're sure this isn't used in the frontend either?

@mrduncan
Copy link
Member Author

mrduncan commented Aug 1, 2025

We're sure this isn't used in the frontend either?

As far as I can tell, not used - it is only ever set in get_attrs but has never been returned in serialize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants