Skip to content

fix(auth0-fastapi): remove import from removed and unused util #20

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

cristiandouce
Copy link
Contributor

This pull request includes a minor cleanup in the packages/auth0_fastapi/src/auth0_fastapi/server/routes.py file. The change removes an unused import to streamline the code.

Code cleanup:

  • Removed the unused merge_set_cookie_headers import from packages/auth0_fastapi/src/auth0_fastapi/server/routes.py.

Copy link
Contributor

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

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

LGTM!

@kishore7snehil kishore7snehil merged commit f964e7e into main May 9, 2025
1 check passed
@cristiandouce cristiandouce deleted the fix-missing-import branch May 9, 2025 12:12
@kishore7snehil kishore7snehil mentioned this pull request May 9, 2025
4 tasks
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