Bugfix in errors/*.pl and opac/errors/*.pl
[koha.git] / acqui / newordersuggestion.pl
index ee7bb94..e56e521 100755 (executable)
@@ -87,7 +87,7 @@ can be equal to
 =cut
 
 use strict;
-require Exporter;
+
 use CGI;
 use C4::Auth;    # get_template_and_user
 use C4::Output;