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