Skip to content

Commit

Permalink
Removing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed May 16, 2015
1 parent 830b59c commit 5cf8c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Collection/CollectionTrait.php
Expand Up @@ -563,7 +563,6 @@ public function isEmpty()
return iterator_count($this->take(1)) === 0;
}


/**
* {@inheritDoc}
*
Expand Down

0 comments on commit 5cf8c01

Please sign in to comment.