1
0
mirror of https://github.com/mcanlas/6502-opcodes.git synced 2025-03-13 13:30:43 +00:00

remove unused

This commit is contained in:
Mark Canlas 2024-08-09 02:59:26 -04:00
parent 77d2cd240a
commit e8615f2dad

@ -3,7 +3,7 @@ rules = [
]
OrganizeImports {
removeUnused = false
removeUnused = true
expandRelative = true
groups = [
"java",