X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=labels%2Flabel-manage.pl;h=871780d9324055beee7af9e5156315ef4c66f4e5;hb=5d6c092921919526ade501facb1220f8a108a08f;hp=7ef3300a437afe41aeb5852fe46b73a8cc497f02;hpb=949fcd04bad3d7f13a48081cdfdd1bc11510a401;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;