Code Cleanup
This commit is contained in:
parent
7eb0ed5ff4
commit
2a4c8930ae
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.nl;
|
||||||
/**
|
/**
|
||||||
** This is an example of a String Decrypter Java Plugin for BCV.
|
** This is an example of a String Decrypter Java Plugin for BCV.
|
||||||
**
|
**
|
||||||
** @author Righteous
|
** @author [Your-Name-Goes-Here]
|
||||||
**/
|
**/
|
||||||
|
|
||||||
public class ExampleStringDecrypter extends Plugin {
|
public class ExampleStringDecrypter extends Plugin {
|
||||||
|
|
Loading…
Reference in a new issue