Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch
[koha.git] / tools / batchMod.pl
index 439e424..2920da9 100755 (executable)
@@ -28,7 +28,6 @@ use C4::Items;
 use C4::Circulation;
 use C4::Context;
 use C4::Koha;
-use C4::Branch;
 use C4::BackgroundJob;
 use C4::ClassSource;
 use C4::Debug;