Skip to content

Commit

Permalink
VACMS-19623: Removes old code that snuck in
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Jan 7, 2025
1 parent 54c9fd7 commit 71d369b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public function entityTypeAlter(EntityTypeAlterEvent $event): void {
*/
public function alterstaffProfileNodeForm(FormIdAlterEvent $event): void {
$this->addStateManagementToBioFields($event);
$this->showTelephone($event);
}

/**
Expand Down

0 comments on commit 71d369b

Please sign in to comment.