X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FClubs.pm;h=d206b9023af67cb68102dd15281798ab721f2fb6;hb=9d6d641d1f8b77271800f43bc027b651f9aea52b;hp=28fa41e81ac0651b30c1086ebd780a5402a8cead;hpb=7d8b96803f664d86762a6afb966051f7d565c40e;p=srvgit diff --git a/Koha/Clubs.pm b/Koha/Clubs.pm index 28fa41e81a..d206b9023a 100644 --- a/Koha/Clubs.pm +++ b/Koha/Clubs.pm @@ -19,7 +19,6 @@ package Koha::Clubs; use Modern::Perl; -use Carp; use Koha::Database; use Koha::DateUtils qw( dt_from_string );