Skip to content

Commit 62d99a3

Browse files
Merge branch '3.4' into 4.3
* 3.4: cs fix
2 parents fc3af0d + 1a3406a commit 62d99a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/AbstractBrowserTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@
1212
namespace Symfony\Component\BrowserKit\Tests;
1313

1414
use PHPUnit\Framework\TestCase;
15-
use Symfony\Component\BrowserKit\AbstractBrowser;
1615
use Symfony\Component\BrowserKit\Client;
1716
use Symfony\Component\BrowserKit\CookieJar;
1817
use Symfony\Component\BrowserKit\History;
1918
use Symfony\Component\BrowserKit\Response;
20-
use Symfony\Component\DomCrawler\Form as DomCrawlerForm;
2119

2220
class AbstractBrowserTest extends TestCase
2321
{

0 commit comments

Comments
 (0)