Bug 29157: Date and Datetime attributes cannot be set NULL
[koha-ffzg.git] / Koha / AuthorisedValueCategories.pm
index 915e7d0..21e4eee 100644 (file)
@@ -17,7 +17,6 @@ package Koha::AuthorisedValueCategories;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Exceptions;