no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST / ForBrowsers.pm
index 3978661..c06e425 100644 (file)
@@ -3,8 +3,6 @@ package Catalyst::Action::REST::ForBrowsers;
 use Moose;
 use namespace::autoclean;
 
-# VERSION
-
 extends 'Catalyst::Action::REST';
 use Catalyst::Request::REST::ForBrowsers;