Bug 13068 [QA Followup] - Remove use File::Slurp

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
Kyle Hall 2015-03-20 13:26:50 -04:00 committed by Tomas Cohen Arazi
parent 1e2a74dcda
commit 31bb705f55

View file

@ -38,7 +38,6 @@ use C4::Context;
use C4::Installer;
use C4::Dates;
use File::Slurp;
use MARC::Record;
use MARC::File::XML ( BinaryEncoding => 'utf8' );