Skip to content

Commit 4ae38ac

Browse files
martineibergithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent aca3e30 commit 4ae38ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Mercure/Service/UrlService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public function getClientSideUrl(): string
4747
return str_replace(Mercure::HOST_PLACEHOLDER->value, $this->getHostUrl(), $this->clientSideUrl);
4848
}
4949

50-
5150
private function getDefaultClientUrl(): string
5251
{
5352
return $this->getHostUrl() . '/hub';

0 commit comments

Comments
 (0)