Explorar o código

removed obsolete use-statement

Martin Schuhfuss %!s(int64=14) %!d(string=hai) anos
pai
achega
9112d8c2d3

+ 0 - 2
src/Symfony/Component/DependencyInjection/ContainerAware.php

@@ -11,8 +11,6 @@
 
 namespace Symfony\Component\DependencyInjection;
 
-use Symfony\Component\DependencyInjection\ContainerInterface;
-
 /**
  * A simple implementation of ContainerAwareInterface.
  *