no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 6882442..ac740db 100644 (file)
@@ -10,8 +10,6 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-# VERSION
-
 sub BUILDARGS {
     my $class  = shift;
     my $config = shift;