cloudinary_java icon indicating copy to clipboard operation
cloudinary_java copied to clipboard

style: remove unused imports

Open vil02 opened this issue 1 year ago • 2 comments

Brief Summary of Changes

I found some unused imports - this PR removes them.

What does this PR address?

  • [x] GitHub issue (Add reference - #345)
  • [x] Refactoring
  • [ ] New feature
  • [ ] Bug fix
  • [ ] Adds more tests

Are tests included?

  • [ ] Yes
  • [x] No

Reviewer, please note:

I did not create an issue for that, but clearly I can if really necessary.

This was created in a spirit of #337. Fixes #345.

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I ran the full test suite before pushing the changes and all the tests pass.

vil02 avatar Oct 02 '24 18:10 vil02