Do not use NEXT, like it says in the comments
[catagits/Catalyst-Runtime.git] / t / lib / Catalyst / Plugin / Test / Deprecated.pm
index 688ad21..7453248 100644 (file)
@@ -2,7 +2,6 @@ package Catalyst::Plugin::Test::Deprecated;
 
 use strict;
 use warnings;
-use NEXT;
 
 sub prepare {
     my $class = shift;