Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:18:59 -06:00
parent a39e786811
commit 7b2e864f90

View file

@ -18,6 +18,8 @@ import the.bytecode.club.bytecodeviewer.decompilers.impl.FernFlowerDecompiler;
import the.bytecode.club.bytecodeviewer.gui.resourceviewer.viewer.ResourceViewer;
/**
* This is an Xposed Generator Plugin, used to aid Reverse-Engineering.
*
* @author jowasp
*/
public class XposedGenerator extends Plugin {