Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:38:40 -06:00
parent 4080bd0db9
commit 8604c68612
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/**
** This is an example of a String Decrypter Javascript Plugin for BCV.
**
** @author Righteous
** @author [Your-Name-Goes-Here]
**/
var PluginConsole = Java.type("the.bytecode.club.bytecodeviewer.api.PluginConsole");