Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:38:29 -06:00
parent c15868458f
commit 7eb0ed5ff4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.nl
/**
** This is an example of a String Decrypter Groovy Plugin for BCV.
**
** @author Righteous
** @author [Your-Name-Goes-Here]
**/
class ExampleStringDecrypter extends Plugin {