Add option to inventory tool to ignore copies on loan
[koha.git] / serials / subscription-renew.pl
index 484fbfb..10c1205 100755 (executable)
@@ -45,7 +45,7 @@ Id of the subscription this script has to renew
 =cut
 
 use strict;
-require Exporter;
+
 use CGI;
 use C4::Koha;
 use C4::Auth;