Bug 14951: Remove C4::Dates from plugins/*.pl files
[srvgit] / plugins / plugins-home.pl
index a770224..225a560 100755 (executable)
@@ -25,7 +25,6 @@ use CGI qw ( -utf8 );
 use Koha::Plugins;
 use C4::Auth;
 use C4::Output;
-use C4::Dates;
 use C4::Debug;
 use C4::Context;