diff --git a/includes/webform.install.update.inc b/includes/webform.install.update.inc index 330b34bc..683c9550 100644 --- a/includes/webform.install.update.inc +++ b/includes/webform.install.update.inc @@ -2258,5 +2258,4 @@ function webform_update_8128() { function webform_update_8129() { _webform_update_admin_settings(); _webform_update_webform_settings(); - _webform_update_webform_handler_configuration(EmailWebformHandler::class); }