Remove unused code

This commit is contained in:
Gaetan Craig-Riou
2024-08-20 16:43:22 +10:00
parent 524aec7868
commit ffc2fed9b5

View File

@@ -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 = []