Make Gruntmaster::Page::Base::variants not need overriding
[gruntmaster-page.git] / lib / Gruntmaster / Page / Submit.pm
index 0159a9d06865f7a3f1132324e171bf310a4c748a..2c9fef0c526cb8d869fd698bd4edbcc9e0abb42e 100644 (file)
@@ -61,6 +61,4 @@ sub generate{
        [303, [Location => $r->path =~ s,/pb/\w+/submit$,/log/,r], ['']]
 }
 
-sub variants{ [[reply => 1, undef, undef, undef, undef, undef]] }
-
 1
This page took 0.009827 seconds and 4 git commands to generate.