I am using this to remove the "Cart is updated" message in Woocommerce:
add_filter(\'woocommerce_add_message\', \'__return_false\');