Skip to content

Commit

Permalink
require 'tag_rule_applicator' where needed
Browse files Browse the repository at this point in the history
  • Loading branch information
abdellani committed Dec 29, 2023
1 parent a5752c0 commit fcc36b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/services/shop/order_cycles_list.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# frozen_string_literal: true

# Lists available order cycles for a given customer in a given distributor

require 'open_food_network/tag_rule_applicator'

module Shop
class OrderCyclesList
def self.active_for(distributor, customer)
Expand Down

0 comments on commit fcc36b7

Please sign in to comment.