Skip to content

Commit

Permalink
fix end empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
samicoman committed Sep 5, 2023
1 parent 458077a commit 1c47954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Observer/TriggerSignUpDataLayerEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ public function execute(Observer $observer)
$eventData = $this->signUpEvent->get();
$this->customerSessionDataProvider->add('sign_up_event', $eventData);
}
}
}

0 comments on commit 1c47954

Please sign in to comment.