Bug 17755: Introduce Koha::Object::Limit::Library
[srvgit] / circ / overdue.pl
index 57865dd..ab723e1 100755 (executable)
@@ -24,7 +24,6 @@ use C4::Context;
 use C4::Output;
 use CGI qw(-oldstyle_urls -utf8);
 use C4::Auth;
-use C4::Branch;
 use C4::Debug;
 use Text::CSV_XS;
 use Koha::DateUtils;