Bug 10527: remove disused routine C4::Branch::get_branch_code_from_name
[koha.git] / patroncards / manage.pl
index d052f67..2af8c0e 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 autouse 'C4::Branch' => qw(get_branch_code_from_name);
 use C4::Creators;
 use C4::Patroncards;
 use C4::Labels;