From f3e086ad594bc1d4116a22256c14987d086df8d7 Mon Sep 17 00:00:00 2001 From: Ahmed Ejaz Date: Mon, 4 Nov 2024 22:53:56 +0500 Subject: [PATCH] 12776: remove unnecessary include --- lib/reporting/reports/suppliers/base.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/reporting/reports/suppliers/base.rb b/lib/reporting/reports/suppliers/base.rb index 84938e3b34..972ab2e6df 100644 --- a/lib/reporting/reports/suppliers/base.rb +++ b/lib/reporting/reports/suppliers/base.rb @@ -89,7 +89,6 @@ module Reporting order: [ :distributor, :adjustments, - { shipments: { shipping_rates: :shipping_method } } ], variant: [:product, :supplier] }]