mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove unused code
This commit is contained in:
@@ -60,11 +60,6 @@ module Reporting
|
||||
|
||||
private
|
||||
|
||||
def line_item_includes
|
||||
[:bill_address, :adjustments,
|
||||
{ line_items: { variant: { product: :supplier } } }]
|
||||
end
|
||||
|
||||
def detail_rows_for_order(order, invoice_number, opts)
|
||||
rows = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user