فهرست منبع

[TwigBundle] Remove use ContainerInterface - not used

alexandresalome 14 سال پیش
والد
کامیت
98755bc8a5
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/Symfony/Bundle/TwigBundle/Extension/CodeExtension.php

+ 0 - 1
src/Symfony/Bundle/TwigBundle/Extension/CodeExtension.php

@@ -11,7 +11,6 @@
 
 
 namespace Symfony\Bundle\TwigBundle\Extension;
 namespace Symfony\Bundle\TwigBundle\Extension;
 
 
-use Symfony\Component\DependencyInjection\ContainerInterface;
 use Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper;
 use Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper;
 
 
 /**
 /**