X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FMarcSubfieldStructure.pm;h=e88d0da2cf8c359773ba209e4c005f346e885fe0;hb=9d6d641d1f8b77271800f43bc027b651f9aea52b;hp=fb80dd086fcc471172657f0901308b17f082ddc4;hpb=af7e41d1142573666d302a8475274ea58e5c99f4;p=srvgit diff --git a/Koha/MarcSubfieldStructure.pm b/Koha/MarcSubfieldStructure.pm index fb80dd086f..e88d0da2cf 100644 --- a/Koha/MarcSubfieldStructure.pm +++ b/Koha/MarcSubfieldStructure.pm @@ -17,7 +17,6 @@ package Koha::MarcSubfieldStructure; use Modern::Perl; -use Carp; use Koha::Database;