Fixing more warnings
[koha_fer] / opac / maintenance.pl
index 2f1d264..49b7491 100755 (executable)
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-# $Id$
 
 use strict;
-require Exporter;
 use CGI;
 use C4::Auth;
 use C4::Output;