ffzg/recall_notices.pl: added --interval and --dedup
[koha.git] / serials / serials-home.pl
index ec64948..cf59cb8 100755 (executable)
@@ -31,7 +31,6 @@ this script is the main page for serials/
 use Modern::Perl;
 use CGI qw ( -utf8 );
 use C4::Auth;
-use C4::Branch;
 use C4::Context;
 use C4::Output;
 use C4::Serials;