Index: workbench_email.post_update.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/workbench_email.post_update.php b/workbench_email.post_update.php
--- a/workbench_email.post_update.php	
+++ b/workbench_email.post_update.php	(date 1690528940213)
@@ -10,16 +10,6 @@
 use Drupal\workbench_email\TemplateInterface;
 use Drupal\workflows\Entity\Workflow;
 
-/**
- * Implements hook_removed_post_updates().
- */
-function workbench_email_removed_post_updates() {
-  return [
-    'workbench_email_post_update_move_to_recipient_plugins' => '2.2.2',
-    'workbench_email_post_update_add_reply_to' => '2.2.2',
-  ];
-}
-
 /**
  * Update config entities with the new template format option.
  */
