X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FLibraries.pm;h=20ceb8aa348b07cdfe2d1efafe1cc5377937de3f;hb=7a81358ad70b58ee4ac5ebda6e3aea63c8ce25db;hp=8a45cc26addbe171fef8fa8b97a43d5432f78486;hpb=0b42afc9a377cf13109a24b57eb777f3d3d08cdf;p=koha-ffzg.git diff --git a/Koha/Libraries.pm b/Koha/Libraries.pm index 8a45cc26ad..20ceb8aa34 100644 --- a/Koha/Libraries.pm +++ b/Koha/Libraries.pm @@ -19,7 +19,6 @@ package Koha::Libraries; use Modern::Perl; -use Carp; use C4::Context;