no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize.pm
index 2ed2c2e..ef50d4a 100644 (file)
@@ -8,8 +8,6 @@ use Module::Pluggable::Object;
 use MRO::Compat;
 use Moose::Util::TypeConstraints;
 
-# VERSION
-
 has plugins => ( is => 'rw' );
 
 has deserialize_http_methods => (