Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Virtualshelfcontent.pm
index f1fd87f..0a7eb5b 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Virtualshelfcontent;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Exceptions;