Make Gruntmaster::Page::Base::variants not need overriding
[gruntmaster-page.git] / lib / Gruntmaster / Page / Register.pm
index dcb9451ebd8c40b682372e728796a047fb58c9e0..5a3edd161a7184a9f666ce6e95cc78d836ef9bb6 100644 (file)
@@ -27,6 +27,4 @@ sub generate{
        reply 'Registered successfully';
 }
 
-sub variants{ [[reply => 1, undef, undef, undef, undef, undef]] }
-
 1
This page took 0.009541 seconds and 4 git commands to generate.