Skip to content
Snippets Groups Projects
Commit addadffe authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

ISAICP-7500: Don't send notifications.

parent 5b706ee9
No related branches found
No related tags found
1 merge request!65ISAICP-7500: Clear spam
......@@ -136,7 +136,6 @@ function joinup_core_deploy_108903(array &$sandbox = []): string {
}
$items = array_splice($sandbox['items'], 0, 50);
$groups = [];
foreach ($items as $item) {
[$entity_type_id, $id] = $item;
$storage = \Drupal::entityTypeManager()->getStorage($entity_type_id);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment