IT 인터넷/소나큐브
[소나큐브] Unnecessary imports should be removed.
바다소년3904
2022. 10. 13. 15:37
728x90
[오류내용]
Remove this unused import 'javax.transaction.Transactional'.
Unnecessary imports should be removed.
[해결방법]
해당 클래스에서 사용하지 않은 import 이므로 라인 삭제로 해결하면 된다.
728x90
반응형