Details
-
Enhancement
-
Status: Closed
-
Should
-
Resolution: Fixed
-
2.33.0
-
Low
Description
SonarQube:
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in the codebase reduces the code's readability, since their presence can be confusing.
Problem:
Undeleted imports that are no longer used.
Goal:
- Removal of unused imports.
Gliffy Diagrams
Attachments
Issue Links
- is depended on by
-
RESTWS-869 Refactor web-services module for code quality
-
- Closed
-