Bug 20912: (QA follow-up) Rebase error corrections
[koha.git] / C4 / Scheduler.pm
index 82bfe24..304a050 100644 (file)
@@ -25,8 +25,6 @@ use C4::Context;
 use Schedule::At;
 
 BEGIN {
-       # set the version for version checking
-    $VERSION = 3.07.00.049;
        require Exporter;
        @ISA = qw(Exporter);
        @EXPORT =