(bug #4052) fix mandatory field/subfield deletion
[koha.git] / catalogue / export.pl
index 758afd3..0093ce0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 use HTML::Template::Pro;
 use strict;
-require Exporter;
+
 use C4::Record;
 use C4::Auth;
 use C4::Output;