#1445 checking that there is an expiry date
[koha_gimpoz] / serials / lateissues-excel.pl
index 4cb9c44..e07eb93 100755 (executable)
@@ -6,9 +6,9 @@ use C4::Auth;
 use C4::Serials;
 use C4::Acquisition;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Context;
 
+# use Date::Manip;
 use Text::CSV_XS;