Bug 5349: (follow-up) update license version to GPL3+ for new file
[koha.git] / acqui / ordered.pl
index ad6883a..cdf2cd7 100755 (executable)
@@ -33,7 +33,6 @@ use warnings;
 use CGI;
 use C4::Auth;
 use C4::Output;
-use C4::Dates;
 
 my $dbh     = C4::Context->dbh;
 my $input   = new CGI;