Bug 32030: Move cypress to t/
[koha-ffzg.git] / Koha / Tag.pm
index 1597d7b..089aa4f 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Tag;
 
 use Modern::Perl;
 
-use Carp;
 
 use base qw(Koha::Object);