java-decompiler: post-import cleanup (code style issues)
This commit is contained in:
@@ -191,7 +191,7 @@ public class InitializerProcessor {
|
||||
return;
|
||||
}
|
||||
|
||||
for (; ; ) {
|
||||
while (true) {
|
||||
|
||||
String fieldWithDescr = null;
|
||||
Exprent value = null;
|
||||
|
||||
Reference in New Issue
Block a user