Merge pull request #30931 from woocommerce/fix/missing-wc-ajax-callbacks

Remove defunct AJAX event names.
This commit is contained in:
jonathansadowski 2021-10-15 13:11:55 -05:00 committed by GitHub
commit 37205ff4e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -140,10 +140,6 @@ class WC_AJAX {
'remove_order_coupon',
'remove_order_item',
'remove_order_tax',
'reduce_order_item_stock',
'increase_order_item_stock',
'add_order_item_meta',
'remove_order_item_meta',
'calc_line_taxes',
'save_order_items',
'load_order_items',