Skip to content

[okhttp-gson] Optimize Imports #409

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 7 commits into from
Apr 20, 2025
Merged

Conversation

Chrimle
Copy link
Owner

@Chrimle Chrimle commented Apr 20, 2025

Removes the unused imports java.util.Map and com.google.gson.JsonArray from generated record classes.

Checklist

Each item in the list MUST either be checked ([x]) or crossed off (~).

  • Closes [okhttp-gson] Optimize Imports #408
  • New Release?
    • Update <version> in pom.xml

      To update the project version, run the following command locally: mvn versions:set -DnewVersion=

    • Update <version> in README.md and index.md

      Manually update the project version in documentation files.

  • Compile the project with mvn clean install
  • Commit all new/changed/deleted generated-sources-files
  • Documentation (README.md & index.md) have been updated

@Chrimle Chrimle added bug Something isn't working PATCH Backwards-compatible bug fix or refactoring library: okhttp-gson GSON Specific Change labels Apr 20, 2025
@Chrimle Chrimle self-assigned this Apr 20, 2025
@Chrimle Chrimle linked an issue Apr 20, 2025 that may be closed by this pull request
@Chrimle Chrimle merged commit 0c0d7ba into main Apr 20, 2025
8 checks passed
@Chrimle Chrimle deleted the 408-okhttp-gson-optimize-imports branch April 20, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working library: okhttp-gson GSON Specific Change PATCH Backwards-compatible bug fix or refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[okhttp-gson] Optimize Imports
1 participant