Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Authorities.pm
index 0145eb3..a509b75 100644 (file)
@@ -19,7 +19,6 @@ package Koha::Authorities;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;