Skip to content

Commit 9482bea

Browse files
committed
minor #9265 Duplicate import in sample service.rst (SpacePossum)
This PR was merged into the 3.4 branch. Discussion ---------- Duplicate import in sample service.rst Little copy paste it seems, on 3.4 only. Commits ------- ecf3110 Update service.rst
2 parents 0fd086b + ecf3110 commit 9482bea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

controller/service.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ syntax:
2929
// src/AppBundle/Controller/HelloController.php
3030
3131
// You need to use Sensio's annotation to specify a service id
32-
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
33-
// ...
34-
3532
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
3633
3734
/**

0 commit comments

Comments
 (0)