Skip to content

Commit

Permalink
Remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
zaporylie authored Mar 20, 2024
1 parent 4f84d84 commit e2f9679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/Contact/Contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,4 @@ public function setCustomer(Customer $customer)
$this->customer = $customer;
return $this;
}

}

0 comments on commit e2f9679

Please sign in to comment.