Bug 15758: (QA followup) Remove leftover reference to C4::Branch
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 9 Sep 2016 15:32:16 +0000 (12:32 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Sep 2016 14:46:22 +0000 (14:46 +0000)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Circulation/SwitchOnSiteCheckouts.t

index d8df911..024801e 100644 (file)
@@ -20,7 +20,6 @@ use C4::Context;
 
 use C4::Biblio;
 use C4::Members;
-use C4::Branch;
 use C4::Circulation;
 use C4::Items;
 use C4::Context;