Skip to content

Commit

Permalink
Remove redundant new line in ConnectionSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
Namoshek authored May 31, 2024
1 parent 8258141 commit d8d4940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ConnectionSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -552,5 +552,4 @@ public function getTlsAlpn(): ?string
{
return $this->tlsAlpn;
}

}

0 comments on commit d8d4940

Please sign in to comment.