Bug 15758: Koha::Libraries - Remove GetBranches
[srvgit] / admin / smart-rules.pl
index 0f7da21..8217b8d 100755 (executable)
@@ -25,7 +25,7 @@ use C4::Output;
 use C4::Auth;
 use C4::Koha;
 use C4::Debug;
-use C4::Branch; # GetBranches
+use C4::Branch;
 use Koha::DateUtils;
 use Koha::Database;
 use Koha::IssuingRule;