diff --git a/src/TimeZoneService.php b/src/TimeZoneService.php index 8bddd6d..c6cb094 100644 --- a/src/TimeZoneService.php +++ b/src/TimeZoneService.php @@ -184,4 +184,4 @@ private function getTimeZoneList(array $timezones, string $type = 'list'): array } return $data; } -} \ No newline at end of file +}