X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F03-deprecated.t;h=98e22fe3b11e51c92ba9b1de63a84db8de54a70b;hb=bd8ce46f1010783bbfee92d76bdd5a126d59fc6e;hp=462f1521c2bbabe679120a653be97109c650a9f1;hpb=2482377b70d4cfe36925a534c60c76898878601a;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/t/03-deprecated.t b/t/03-deprecated.t index 462f152..98e22fe 100644 --- a/t/03-deprecated.t +++ b/t/03-deprecated.t @@ -7,7 +7,6 @@ use lib 't/lib'; use DBICDHTest; use aliased 'DBIx::Class::DeploymentHandler::Deprecated'; -use File::Path 'remove_tree'; use Test::More; use File::Temp 'tempdir'; use Test::Fatal qw(lives_ok dies_ok);