Bug 32351: Fix CourseItems.t
[koha-ffzg.git] / Koha / Virtualshelfcontents.pm
index 8da9bce..23776f3 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Virtualshelfcontents;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;