Bug 19258: Prevent warns when writing off an individual fine
[koha.git] / reports / issues_by_borrower_category.plugin
index 27d837c..1c2d1d1 100755 (executable)
@@ -27,8 +27,6 @@ use C4::Output;
 use C4::Koha;
 use C4::Members;
 
-use C4::Branch; # GetBranches
-
 use Koha::Patron::Categories;
 
 =head1 NAME