Skip to content

Commit 32cd88c

Browse files
author
Daniel O'Connell
committed
Remove unnecessary variable
1 parent d437a75 commit 32cd88c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/run.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
*
1414
* Gedmo\Translatable\TranslationListener
1515
*/
16-
$translatable;
1716

1817
$repository = $em->getRepository('Entity\Category');
1918
$food = $repository->findOneByTitle('Food');

0 commit comments

Comments
 (0)