Remove requirement for dummy command method in hook-only plugins
This commit is contained in:
parent
cf8ce7dc52
commit
6850ed22be
15 changed files with 8 additions and 27 deletions
|
@ -1,7 +1,5 @@
|
|||
#!perl
|
||||
|
||||
sub command { NEXT }
|
||||
|
||||
my $filename = ".revbank.log";
|
||||
|
||||
sub _log {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue