X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=acqui%2Fordered.pl;h=cdf2cd75c300ecaad1ea4fffd0e70e74f51ea94c;hb=518870223669e8d4e3893401d18da0610ac1f6c7;hp=ad6883a3ac577f8de99bcdc44e697c2313c53297;hpb=ba6c8485ca7afdaaace20d021591ac532de55b3a;p=koha_fer diff --git a/acqui/ordered.pl b/acqui/ordered.pl index ad6883a3ac..cdf2cd75c3 100755 --- a/acqui/ordered.pl +++ b/acqui/ordered.pl @@ -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;