Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / XSLT / Security.pm
index eb56273..09b5b58 100644 (file)
@@ -36,7 +36,6 @@ Koha::XSLT::Security - Add security features to Koha::XSLT::Base
 =cut
 
 use Modern::Perl;
-use Data::Dumper qw/Dumper/;
 use XML::LibXSLT;
 use C4::Context;