Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Subscription / Histories.pm
index 460aeda..3815cd2 100644 (file)
@@ -19,7 +19,6 @@ package Koha::Subscription::Histories;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;