Bug 21241: (follow-up) Syspref to control fallback to SMS when no email is defined
[koha.git] / C4 / Scheduler.pm
index 24f46fe..304a050 100644 (file)
@@ -25,7 +25,6 @@ use C4::Context;
 use Schedule::At;
 
 BEGIN {
-       # set the version for version checking
        require Exporter;
        @ISA = qw(Exporter);
        @EXPORT =