X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=patroncards%2Fmanage.pl;fp=patroncards%2Fmanage.pl;h=2af8c0e0e5d2489eacdd36b5ecd7667b0780dfcb;hb=7d930649065663325de95c3f8ecdbcea3bddb3b5;hp=d052f677dfa12c56533a5699e7a2d9e04e045bef;hpb=e504b6f53c234cb3f786435e6fb8380379bac7b8;p=koha.git diff --git a/patroncards/manage.pl b/patroncards/manage.pl index d052f677df..2af8c0e0e5 100755 --- a/patroncards/manage.pl +++ b/patroncards/manage.pl @@ -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;