Revert "Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing"

This reverts commit 75f7510158.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Jonathan Druart 2016-11-16 07:23:19 +00:00 committed by Kyle M Hall
parent 379f392ddc
commit 64900dc7c6

View file

@ -28,7 +28,6 @@ use Koha::Items;
use Koha::Libraries;
use Koha::ArticleRequest::Status;
use Koha::DateUtils qw(dt_from_string);
use C4::Letters qw(GetPreparedLetter);
use base qw(Koha::Object);