Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Statistic.pm
index d6fd61f..397e440 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Statistic;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Items;