Nineya
Home
Blog
Spring Cleanup kotlin sources
2025-01-08 21:27:42
145
remove unused import
remove redundant semicolon
remove redundant empty constructor and SAM-constructor
remove unnecessary type argument
adjust indent
.