X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FResponse.pm;h=9c610d437c8a075eab736f06bc44e1bae7ad4658;hb=afb82794328ff8da1efc0a4c37f3f3703c262c31;hp=3c71fde35709ee0a957f072d231782f940804d22;hpb=0fc2d522eec43202c21e9f0062e43f10db4d9008;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Response.pm b/lib/Catalyst/Response.pm index 3c71fde..9c610d4 100644 --- a/lib/Catalyst/Response.pm +++ b/lib/Catalyst/Response.pm @@ -1,6 +1,5 @@ package Catalyst::Response; -use Class::C3; use Moose; use HTTP::Headers;