[Validator] Removed unused use statement

This commit is contained in:
Bernhard Schussek 2014-02-20 20:53:54 +01:00
parent 6fc6ecdd8e
commit 2936d10aa4
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
namespace Symfony\Component\Validator\Tests\Context;
use Symfony\Component\Validator\Context\ExecutionContext;
use Symfony\Component\Validator\Node\GenericNode;
/**
* @since 2.5