v1.21
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize / View.pm
index 618a5d5..11dd545 100644 (file)
@@ -5,9 +5,6 @@ use namespace::autoclean;
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.98';
-$VERSION = eval $VERSION;
-
 sub execute {
     return 1;
 }