Code Cleanup
This commit is contained in:
parent
c15868458f
commit
7eb0ed5ff4
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in a new issue