bug 2615: remove unneeded 'require Exporter'
[koha_gimpoz] / opac / opac-detailprint.pl
index d420bd9..8d11cfc 100755 (executable)
@@ -19,7 +19,6 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-require Exporter;
 use C4::Context;
 use CGI;
 use C4::Biblio;