no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize / View.pm
index e82394b..11dd545 100644 (file)
@@ -5,8 +5,6 @@ use namespace::autoclean;
 
 extends 'Catalyst::Action';
 
-# VERSION
-
 sub execute {
     return 1;
 }