bug 2615: remove unneeded 'require Exporter'
[koha.git] / authorities / detail.pl
index 5a2456b..9096d1c 100755 (executable)
@@ -39,7 +39,7 @@ parameters tables.
 
 
 use strict;
-require Exporter;
+
 use C4::AuthoritiesMarc;
 use C4::Auth;
 use C4::Context;