Skip to content

Commit 843513f

Browse files
authored
Update SetList.php
1 parent 27d3b00 commit 843513f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Block/SetList.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,6 @@ public function getIdentities(): array
328328
$identities[] = $entity->getIdentities();
329329
}
330330

331-
$identities = array_merge([], ...$identities);
332-
333331
return $identities;
334332
}
335333

0 commit comments

Comments
 (0)