merged branch jfsimon/issue-7304 (PR #7345)

This PR was merged into the 2.1 branch.

Commits
-------

ae0b8ea [Translation] removed wriong 'use'

Discussion
----------

[Translation] removed wrong 'use'

Fixes last comment from #7304 // cc @stof
This commit is contained in:
Fabien Potencier 2013-03-12 19:22:59 +01:00
commit 1bc6f7ba27

View File

@ -11,7 +11,6 @@
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\DependencyInjection\SimpleXMLElement;
use Symfony\Component\Translation\MessageCatalogue;
use Symfony\Component\Config\Resource\FileResource;