Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / News.pm
index 82f9918..5bb78a6 100644 (file)
@@ -19,7 +19,6 @@ package Koha::News;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Exceptions;