Dumper follies
[dbsrgits/DBIx-Class.git] / t / count / grouped_pager.t
index cfe29af..6bb6153 100644 (file)
@@ -11,8 +11,6 @@ plan tests => 7;
 
 my $schema = DBICTest->init_schema();
 
-use Data::Dumper;
-
 # add 2 extra artists
 $schema->populate ('Artist', [
     [qw/name/],