bug 2615: remove unneeded 'require Exporter'
[koha-equinox.git] / authorities / authorities-home.pl
index 428954c..d80acc4 100755 (executable)
@@ -18,7 +18,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-require Exporter;
+
 use CGI;
 use C4::Auth;