Bug 21747: (follow-up) Intelligent rename of offsets
[koha.git] / C4 / RotatingCollections.pm
index 0562a78..709eaf2 100644 (file)
@@ -33,10 +33,8 @@ use DBI;
 
 use Data::Dumper;
 
-use vars qw($VERSION @ISA @EXPORT);
+use vars qw(@ISA @EXPORT);
 
-# set the version for version checking
-$VERSION = 3.07.00.049;
 
 =head1 NAME