Skip to content

Commit

Permalink
chore: cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
hschoenenberger committed Feb 3, 2023
1 parent d032d57 commit bdcd330
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Service/AnalyticsService.php
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ public function getAnonymousId(): string
return self::$anonymousId;
}

/**
* @return void
*/
private function initAnonymousId(): void
{
if (!isset(self::$anonymousId)) {
Expand Down

0 comments on commit bdcd330

Please sign in to comment.