X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=labels%2Flabel-manage.pl;h=871780d9324055beee7af9e5156315ef4c66f4e5;hb=c6721b2fceb47f4599d092b6473323b687f9669f;hp=7ef3300a437afe41aeb5852fe46b73a8cc497f02;hpb=b2b16fb8cf4bf89862eba6fc14d507dc79de4db7;p=koha_fer diff --git a/labels/label-manage.pl b/labels/label-manage.pl index 7ef3300a43..871780d932 100755 --- a/labels/label-manage.pl +++ b/labels/label-manage.pl @@ -27,7 +27,6 @@ use Data::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::Labels;