diff --git a/app/overrides/spree/admin/product_properties/_product_property_fields/replace_link_to_remove_fields.html.haml.deface b/app/overrides/spree/admin/product_properties/_product_property_fields/replace_link_to_remove_fields.html.haml.deface deleted file mode 100644 index b59f15ce72..0000000000 --- a/app/overrides/spree/admin/product_properties/_product_property_fields/replace_link_to_remove_fields.html.haml.deface +++ /dev/null @@ -1,4 +0,0 @@ -/ replace_contents "[data-hook='product_property'] .actions" - -- unless @product.properties.empty? - = link_to_remove_fields_without_url t(:remove), f, no_text: true