ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
193 stars 79 forks source link

refactor: Remove unnecessary qualification java lang #2146

Closed sgcr closed 2 months ago

sgcr commented 2 months ago
  1. changes proposed in this pull request:

    • Removed the superfluous qualification of java.lang.String and java.lang.Object because they are imported implicitly.
  2. src/main/resources/release_notes.md ...

    • [x] does not require update
  3. [Optional] suggested person to review this PR @wsbrenk