Bug 17600: Standardize our EXPORT_OK
[srvgit] / svc / authorised_values
index 692b82d..ae082d3 100755 (executable)
@@ -23,7 +23,6 @@ use JSON qw( to_json );
 use CGI;
 use C4::Service;
 use C4::Auth qw( check_cookie_auth );
-use C4::Output qw(:DEFAULT :ajax);
 use Koha::AuthorisedValues;
 
 =head1 NAME