Remove blank line

This commit is contained in:
Romain Pouclet 2012-04-06 11:56:12 +02:00
parent 994f599fe0
commit 234f874622

View file

@ -315,7 +315,6 @@ EOT
$files = $finder->in(null !== $in ? $in : $this->absoluteFixturesPath);
if (null === $this->bundle) {
return $files;
}