removes unnecessary newline in comments

This commit is contained in:
Jessie Siat
2014-06-11 14:05:03 +08:00
parent 1cecbabe2f
commit c597d895d6
3 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ class Not extends AbstractSpecification
* Creates a new specification wrapping another
*
* @param SpecificationInterface $spec
*/
public function __construct(SpecificationInterface $spec)
{