Skip to content

Commit 631a6ae

Browse files
committed
Fix CS
1 parent aff8abb commit 631a6ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Test/Constraint/ResponseIsUnprocessableTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111

1212
namespace Symfony\Component\HttpFoundation\Tests\Test\Constraint;
1313

14-
use PHPUnit\Framework\ExpectationFailedException;
1514
use PHPUnit\Framework\TestCase;
16-
use PHPUnit\Framework\TestFailure;
1715
use Symfony\Component\HttpFoundation\Response;
1816
use Symfony\Component\HttpFoundation\Test\Constraint\ResponseIsUnprocessable;
1917

0 commit comments

Comments
 (0)