@@ -9,7 +9,6 @@ |
||
9 | 9 | use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface; |
10 | 10 | use Symfony\Component\DependencyInjection\Loader\XmlFileLoader; |
11 | 11 | use Symfony\Component\DependencyInjection\Parameter; |
12 | -use Symfony\Component\Yaml\Yaml; |
|
13 | 12 | |
14 | 13 | final class LakionSyliusCmsExtension extends AbstractResourceExtension implements PrependExtensionInterface |
15 | 14 | { |