Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jul 10, 2015
1 parent 7e89611 commit 14a2bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/I18n/Time.php
Expand Up @@ -247,7 +247,7 @@ public function toUnixString()
public function timeAgoInWords(array $options = [])
{
$time = $this;

$timezone = null;
$format = static::$wordFormat;
$end = static::$wordEnd;
Expand Down

0 comments on commit 14a2bad

Please sign in to comment.