Bug 11246: remove reference to fields 780 and 785 in UNIMARC XSLT files for Bootstrap...
[koha_fer] / C4 / ImportExportFramework.pm
index 72873f2..f85101d 100644 (file)
@@ -21,7 +21,7 @@ use strict;
 use warnings;
 use XML::LibXML;
 use XML::LibXML::XPathContext;
-use Digest::MD5 qw(md5_base64);
+use Digest::MD5 qw();
 use POSIX qw(strftime);
 
 use C4::Context;