bug 2615: remove unneeded 'require Exporter'
[koha_gimpoz] / opac / opac-authorities-home.pl
index ec6b579..06ad711 100755 (executable)
@@ -19,7 +19,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-require Exporter;
+
 use CGI;
 use C4::Auth;