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

Maintenance: Unused Method (OX-10783) #2033

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

jakobvogel
Copy link
Member

Description

Removes a method that has been introduced while working on OXOMI's new PDF datasheet renderer. In the meantime, the PDF generator now supports direct use of plain URLs. We no longer need to manually output special URLs, and the deleted method is now unused. S2 apparently never used the method at all. The PR is thus only mildly breaking. 😇

Additional Notes

  • This PR fixes or works on following ticket(s): OX-10783

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices

…as the PDF generator now supports direct use of plain URLs. We no longer need to manually output special URLs.

OX-10783
@jakobvogel jakobvogel added 🧬 Enhancement Contains new features 💣 BREAKING CHANGE Contains non-backwards compatible changes to public methods or changes the behavior of existing code 🎁 Next version Not part of the current version we are working and should not be merged labels Sep 17, 2024
@jakobvogel jakobvogel added the 👶🏻 Trivial Easy to review label Sep 17, 2024
@jakobvogel jakobvogel added 🖐 Keep open Should not be merged and removed 🎁 Next version Not part of the current version we are working and should not be merged labels Sep 17, 2024
@jakobvogel jakobvogel removed the 🖐 Keep open Should not be merged label Sep 19, 2024
@jakobvogel jakobvogel merged commit ccc288e into develop Sep 19, 2024
3 of 10 checks passed
@jakobvogel jakobvogel deleted the feature/jvo/OX-10783-Cleanup branch September 19, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💣 BREAKING CHANGE Contains non-backwards compatible changes to public methods or changes the behavior of existing code 🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants