X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F76joins.t;h=ba87a0a04ea1b7251ecb9e93a497ce006dd5443f;hb=c080561b566a9d8764ef64b3b7d61c130139d9b9;hp=5706dfa53792b1b3beaab7286078289feb42678e;hpb=af6aac2d51a435fa60151ac047e1559257fd4eba;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/76joins.t b/t/76joins.t index 5706dfa..ba87a0a 100644 --- a/t/76joins.t +++ b/t/76joins.t @@ -4,7 +4,6 @@ use warnings; use Test::More; use lib qw(t/lib); use DBICTest; -use Data::Dumper; use DBIC::SqlMakerTest; my $schema = DBICTest->init_schema();