Skip to content

Commit be95391

Browse files
committed
chore: fix code style
1 parent 602acfc commit be95391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Filament/Forms/Components/TimezoneSelect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ protected static function formatLabel(string $id, int $offset): string
175175

176176
return sprintf('(%s) %s (%s)', $utc, $id, $city);
177177
}
178-
}
178+
}

0 commit comments

Comments
 (0)