X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fhttpd-corner.psgi;h=c3bf5231e209c9bc98edea0316183eefc9f58886;hp=0e0e21a84cd585cf187793c8f85f85b78f574d10;hb=c3509baca0b103a0c9d034de06f3ddc5fc9426fd;hpb=814374aba42185c5a97c6903d6edceb9b4480a0e diff --git a/t/httpd-corner.psgi b/t/httpd-corner.psgi index 0e0e21a8..c3bf5231 100644 --- a/t/httpd-corner.psgi +++ b/t/httpd-corner.psgi @@ -4,7 +4,6 @@ # Usage: plackup [OPTIONS] /path/to/this/file use strict; use warnings; -use Plack::Request; use Plack::Builder; require Digest::SHA; my $app = sub {