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

refactor: select optional user struct based on SDK version conditional #160

Merged

Conversation

lavafroth
Copy link
Contributor

Changes

  • Select optional user struct based on SDK version conditional using the then_some method on the conditional itself
    • Pass the optional to the request builder
  • No user-facing changes

use the boolean .then_some method to create an `Option`al user based on the Android SDK, then build a request
@Frigyes06 Frigyes06 merged commit 5114fde into Universal-Debloater-Alliance:main Jan 7, 2024
8 checks passed
@lavafroth lavafroth deleted the bool-then-some branch January 7, 2024 05:25
@AnonymousWP AnonymousWP added the refactor Rework of code — behaviour doesn't change label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Rework of code — behaviour doesn't change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants