Skip to content

Commit

Permalink
Remove deprecated ContainerAware class and make use of the trait in a…
Browse files Browse the repository at this point in the history
…nother class
  • Loading branch information
Tobion committed Nov 4, 2015
1 parent 33ccfb8 commit 0d79bdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Bundle/Bundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

namespace Symfony\Component\HttpKernel\Bundle;

use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerAwareTrait;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Container;
Expand Down

0 comments on commit 0d79bdc

Please sign in to comment.