Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:33:53 -06:00
parent 08b970679b
commit 595bbb4463

View file

@ -22,6 +22,7 @@ import the.bytecode.club.bytecodeviewer.gui.resourceviewer.viewer.ResourceViewer
**
** @author jowasp
**/
public class XposedGenerator extends Plugin {
private static final List<String> methodsNames = new ArrayList<>();