10000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@f1e0c4c · GitHub
[go: up one dir, main page]

Skip to content

Commit f1e0c4c

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Remove unused imports
2 parents ae52d39 + 8df44b2 commit f1e0c4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bundles/extension.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ they are compiled when generating the application cache to improve the overall
119119
performance. Define the list of annotated classes to compile in the
120120
``addAnnotatedClassesToCompile()`` method::
121121

122-
use App\Manager\UserManager;
123-
use App\Utils\Slugger;
124-
125-
// ...
126122
public function load(array $configs, ContainerBuilder $container)
127123
{
128124
// ...

0 commit comments

Comments
 (0)
0