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

Remove unnecessary user retrieval in v2raysocks #617

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Remove unnecessary user retrieval in v2raysocks #617

merged 1 commit into from
Mar 18, 2024

Conversation

Septrum101
Copy link
Contributor

The updated code eliminates a redundant user retrieval operation in the v2raysocks module. This operation was not needed because the desired information (method) can be inferred elsewhere in the application. This change simplifies the code, improves efficiency, and may reduce potential errors related to user data retrieval.

The updated code eliminates a redundant user retrieval operation in the v2raysocks module. This operation was not needed because the desired information (method) can be inferred elsewhere in the application. This change simplifies the code, improves efficiency, and may reduce potential errors related to user data retrieval.
@Septrum101 Septrum101 merged commit 0010a87 into master Mar 18, 2024
20 of 25 checks passed
@Septrum101 Septrum101 deleted the dev branch March 18, 2024 15:50
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.

1 participant