Merge branch 'master' of /home/jmf/repos/koha-rm-root.git/
[koha_fer] / reports / issues_avg_stats.pl
index 6122e2f..b69922c 100755 (executable)
@@ -26,8 +26,7 @@ use C4::Context;
 use C4::Branch; # GetBranches
 use C4::Output;
 use C4::Koha;
-use C4::Interface::CGI::Output;
-use C4::Circulation::Circ2;
+use C4::Circulation;
 use Date::Calc qw(Delta_Days);
 
 =head1 NAME
@@ -36,8 +35,7 @@ plugin that shows a stats on borrowers
 
 =head1 DESCRIPTION
 
-
-=over2
+=over 2
 
 =cut