Skip to content

Commit

Permalink
require tag_rule_applicator on Shop::OrderCyclesList
Browse files Browse the repository at this point in the history
  • Loading branch information
abdellani committed Jan 3, 2024
1 parent d239beb commit 3fab2c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/services/shop/order_cycles_list.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'open_food_network/tag_rule_applicator'

# Lists available order cycles for a given customer in a given distributor
module Shop
class OrderCyclesList
Expand Down

0 comments on commit 3fab2c3

Please sign in to comment.