Skip to content

Commit 93da2d1

Browse files
committed
[DependencyInjection] Fix wrong trait usage in ServiceLocatorArgument
1 parent 74426f9 commit 93da2d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Argument/ServiceLocatorArgument.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
namespace Symfony\Component\DependencyInjection\Argument;
1313

14-
use Symfony\Component\DependencyInjection\Loader\Configurator\Traits\ArgumentTrait;
15-
1614
/**
1715
* Represents a closure acting as a service locator.
1816
*

0 commit comments

Comments
 (0)