remove singular entry of remove_variation (#30839)
This commit is contained in:
parent
680869b718
commit
d848a3a5bb
|
@ -125,7 +125,6 @@ class WC_AJAX {
|
||||||
'get_order_details',
|
'get_order_details',
|
||||||
'add_attribute',
|
'add_attribute',
|
||||||
'add_new_attribute',
|
'add_new_attribute',
|
||||||
'remove_variation',
|
|
||||||
'remove_variations',
|
'remove_variations',
|
||||||
'save_attributes',
|
'save_attributes',
|
||||||
'add_variation',
|
'add_variation',
|
||||||
|
|
Loading…
Reference in New Issue