Skip to content

Commit 42f3659

Browse files
removed trailing spaces in blogpostcontroller
1 parent 0490614 commit 42f3659

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AppBundle/Controller/BlogPostsController.php

-2
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,4 @@ private function getBlogPostRepository()
246246
{
247247
return $this->get('crv.doctrine_entity_repository.blog_post');
248248
}
249-
250-
251249
}

0 commit comments

Comments
 (0)