Bug 10527: remove disused routine C4::Branch::get_branch_code_from_name
[koha.git] / patroncards / edit-batch.pl
index 4897e5f..497c01c 100755 (executable)
@@ -27,7 +27,6 @@ use autouse 'Data::Dumper' => qw(Dumper);
 
 use C4::Auth qw(get_template_and_user);
 use C4::Output qw(output_html_with_http_headers);
-use C4::Branch qw(get_branch_code_from_name);
 use C4::Creators;
 use C4::Patroncards;