Bug 15407: Koha::Patron::Categories - replace C4::Category->all
[koha.git] / t / db_dependent / Circulation / CheckIfIssuedToPatron.t
index 440f36e..dc7557c 100644 (file)
@@ -23,7 +23,6 @@ use Test::MockModule;
 use C4::Biblio;
 use C4::Items;
 use C4::Members;
-use C4::Category;
 use Koha::Library;
 use MARC::Record;