Skip to content

Commit

Permalink
Merge pull request #312 from NobletSolutions/hotfix-removeContainer
Browse files Browse the repository at this point in the history
remove unused injected container
  • Loading branch information
Nyholm committed Mar 23, 2016
2 parents 9e228e9 + 2427ced commit 92ca81f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Controller/TranslateController.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ class TranslateController
/** @DI\Inject("jms_translation.loader_manager") */
private $loader;

/** @DI\Inject("service_container") */
private $container;

/** @DI\Inject("%jms_translation.source_language%") */
private $sourceLanguage;

Expand Down

0 comments on commit 92ca81f

Please sign in to comment.