Bug 14951: Remove C4::Dates from plugins/*.pl files
[koha.git] / plugins / run.pl
index 907d793..86c7c36 100755 (executable)
@@ -25,7 +25,6 @@ use CGI qw ( -utf8 );
 use Koha::Plugins::Handler;
 use C4::Auth;
 use C4::Output;
-use C4::Dates;
 use C4::Debug;
 use C4::Context;