Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Subscriptions.pm
index 86ee330..9636e9f 100644 (file)
@@ -19,7 +19,6 @@ package Koha::Subscriptions;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;