Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:38:36 -06:00
parent 2a4c8930ae
commit 4080bd0db9
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
/**
** An example BCV Javascript Plugin.
** This is used to display all of loaded classnodes that have been imported into BCV.
**
** @author [Your-Name-Goes-Here]
**/
var PluginConsole = Java.type("the.bytecode.club.bytecodeviewer.api.PluginConsole");