mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Codeclimate: remove empty line
This commit is contained in:
@@ -36,7 +36,6 @@ class ProducerMailer < Spree::BaseMailer
|
||||
where('order_cycles.id = ?', order_cycle).
|
||||
merge(Spree::Product.in_supplier(producer)).
|
||||
merge(Spree::Order.by_state('complete'))
|
||||
|
||||
end
|
||||
|
||||
def total_from_line_items(line_items)
|
||||
|
||||
Reference in New Issue
Block a user