Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / ApiKeys.pm
index 8eb84d1..07cabd3 100644 (file)
@@ -19,7 +19,6 @@ package Koha::ApiKeys;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::ApiKey;