Correcting <!-- TMPL_IF -->'s nested inside HTML (breaks translator)
[koha_gimpoz] / tools / overduerules.pl
index 75948b2..5bdec70 100755 (executable)
@@ -21,11 +21,8 @@ use strict;
 use CGI;
 use C4::Context;
 use C4::Output;
-
 use C4::Auth;
-use C4::Output;
 use C4::Koha;
-use C4::Interface::CGI::Output;
 use C4::Branch; # GetBranches
 use C4::Letters;