Skip to content

Commit 9ca5687

Browse files
committed
Remove duplicate namespace in code example
1 parent 6dce8f1 commit 9ca5687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workflow.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,6 @@ Then you can access this metadata in your controller as follows::
664664

665665
use App\Entity\BlogPost;
666666
use Symfony\Component\Workflow\Registry;
667-
use App\Entity\BlogPost;
668667

669668
public function myController(Registry $registry, BlogPost $post)
670669
{

0 commit comments

Comments
 (0)