Bugfix for 5.8 regression found in C::C::DBIC::API
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine.pm
index ad2a180..8d66546 100644 (file)
@@ -10,7 +10,6 @@ use HTML::Entities;
 use HTTP::Body;
 use HTTP::Headers;
 use URI::QueryParam;
-use Scalar::Util ();
 
 use namespace::clean -except => 'meta';