mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
|
rules = [
|
||
|
|
RemoveUnused
|
||
|
|
]
|
||
|
|
RemoveUnused.imports = true
|
||
|
|
RemoveUnused.privates = false
|
||
|
|
RemoveUnused.locals = false
|