Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Course / Items.pm
index 7fc713d..9076540 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Course::Items;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Course::Item;