Adding Opac-SearchHistory feature
[koha_fer] / labels / label-edit-template.pl
index 2b55eea..038a164 100755 (executable)
@@ -21,9 +21,7 @@
 use strict;
 use warnings;
 
-use Sys::Syslog qw(syslog);
 use CGI;
-use HTML::Template::Pro;
 
 use C4::Auth qw(get_template_and_user);
 use C4::Output qw(output_html_with_http_headers);