Removed unnecessary imports (use statements) [skip ci]

This commit is contained in:
James Cole
2015-05-05 12:57:27 +02:00
parent cbb62d3d78
commit f331e7d820
13 changed files with 28 additions and 35 deletions

View File

@@ -121,6 +121,7 @@ class Search implements SearchInterface
return $journal;
}
}
return null;
}