no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize.pm
index 82ecb42..b310612 100644 (file)
@@ -7,8 +7,6 @@ extends 'Catalyst::Action::SerializeBase';
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-# VERSION
-
 has _encoders => (
    is => 'ro',
    isa => 'HashRef',