mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-10 17:35:54 +00:00
Merge origin/master
This commit is contained in:
@@ -474,8 +474,6 @@ public class TraitClass extends Trait implements TraitWithSlot {
|
||||
writer.startBlock();
|
||||
abc.bodies.get(bodyIndex).toString(path +/*packageName +*/ "/" + instanceInfoName + ".staticinitializer", exportMode, abc, this, abc.constants, abc.method_info, writer, fullyQualifiedNames);
|
||||
writer.endBlock();
|
||||
} else {
|
||||
writer.append(" ");
|
||||
}
|
||||
writer.endMethod();
|
||||
writer.endTrait();
|
||||
|
||||
Reference in New Issue
Block a user