Skip to content

Commit

Permalink
rm whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Tucker-Eric committed May 9, 2016
1 parent c37c5e4 commit f2e8c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ public $relations = [
public function statusType($type)
{
if($type === 'all') {
$this->push('status', 'all');
$this->push('status', 'all');
}
}
```
Expand Down

0 comments on commit f2e8c09

Please sign in to comment.