rdf4j icon indicating copy to clipboard operation
rdf4j copied to clipboard

GH-5059 remove calls to E(...) when the return value is already being checked

Open hmottestad opened this issue 1 year ago • 2 comments

GitHub issue resolved: #5059

Briefly describe the changes proposed in this PR:


PR Author Checklist (see the contributor guidelines for more details):

  • [ ] my pull request is self-contained
  • [ ] I've added tests for the changes I made
  • [ ] I've applied code formatting (you can use mvn process-resources to format from the command line)
  • [ ] I've squashed my commits where necessary
  • [ ] every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

hmottestad avatar Jun 28 '24 20:06 hmottestad