Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / CsvProfiles.pm
index 05dc6a3..1ea493a 100644 (file)
@@ -17,7 +17,6 @@ package Koha::CsvProfiles;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;