X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10mixparamcontent.t;fp=t%2F10mixparamcontent.t;h=dc7688cc35c2c67cc5b99032da51e13d295cd991;hb=24a1073ab59cfda72a9122a91e2cecfd00704c3b;hp=e95638008a151ae19808cdd737c0e816c9b3148b;hpb=2fdfe663dd87eb0958334590a46e7f76827925a3;p=catagits%2FHTTP-Body.git diff --git a/t/10mixparamcontent.t b/t/10mixparamcontent.t index e956380..dc7688c 100644 --- a/t/10mixparamcontent.t +++ b/t/10mixparamcontent.t @@ -7,7 +7,6 @@ use Test::Deep; use HTTP::Body; use HTTP::Request::Common; use Encode; -use HTTP::Message::PSGI (); use File::Spec::Functions; use File::Temp qw/ tempdir /;