Bug 18930: Move lost item refund rules to circulation_rules table
[koha-equinox.git] / C4 / Circulation.pm
index 59626b4..a622049 100644 (file)
@@ -54,7 +54,6 @@ use Koha::Database;
 use Koha::Libraries;
 use Koha::Account::Lines;
 use Koha::Holds;
-use Koha::RefundLostItemFeeRule;
 use Koha::RefundLostItemFeeRules;
 use Koha::Account::Lines;
 use Koha::Account::Offsets;