Version 0.35
[catagits/Catalyst-Plugin-Session.git] / lib / Catalyst / Plugin / Session / Test / Store.pm
index d9b7ba3..78e42ee 100644 (file)
@@ -103,8 +103,6 @@ sub import {
         use Catalyst qw/Session SessionStateTest/;
         push our (@ISA), $m;
 
-        our $VERSION = "123";
-
         use Test::More;
 
         sub create_session : Global {