Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Authority / Types.pm
index 85991d8..aa399b4 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Authority::Types;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;