Bug 6927-- Typo in C4::Overdues.pm
[koha.git] / catalogue / moredetail.pl
index d848188..d285a49 100755 (executable)
@@ -27,7 +27,7 @@ use C4::Biblio;
 use C4::Items;
 use C4::Branch;
 use C4::Acquisition;
-use C4::Output;             # contains gettemplate
+use C4::Output;
 use C4::Auth;
 use C4::Serials;
 use C4::Dates qw/format_date/;