X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fping_count.t;h=ed461cd15c8d44e5cf8c8394e95c31687bdb287c;hb=bfa46eb523fff8ece9b37a48d17b90510f1c8c52;hp=07659cb5d528e17fc1aadb675c620434df3a9117;hpb=6475e6edee1230a5a43908c8f0bf1a43189ae872;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/ping_count.t b/t/storage/ping_count.t index 07659cb..ed461cd 100644 --- a/t/storage/ping_count.t +++ b/t/storage/ping_count.t @@ -4,7 +4,6 @@ use warnings; use Test::More; use lib qw(t/lib); use DBICTest; -use Data::Dumper; use DBIC::SqlMakerTest; my $ping_count = 0;