From dea2adc3d64cd3839c996bd5d83475dfa12ffdcc Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Sat, 15 Jul 2023 19:53:18 +0100 Subject: [PATCH] Update EntryValidator --- app/models/product_import/entry_validator.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/models/product_import/entry_validator.rb b/app/models/product_import/entry_validator.rb index 4226caa199..218863c065 100644 --- a/app/models/product_import/entry_validator.rb +++ b/app/models/product_import/entry_validator.rb @@ -29,7 +29,6 @@ module ProductImport unit_type: :variant_unit_scale, variant_unit_name: :variant_unit_name, tax_category: :tax_category_id, - shipping_category: :shipping_category_id } end