Skip to content

Commit

Permalink
12776: remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
chahmedejaz committed Nov 4, 2024
1 parent 25611fd commit 2f38930
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/reporting/reports/suppliers/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def line_item_includes
order: [
:distributor,
:adjustments,
{ shipments: { shipping_rates: :shipping_method } }
],
variant: [:product, :supplier]
}]
Expand Down

0 comments on commit 2f38930

Please sign in to comment.