Skip to content

Commit 5dbb2ab

Browse files
cs fix
1 parent 52d5b02 commit 5dbb2ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Caster/ExceptionCasterTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
use Symfony\Component\VarDumper\Caster\FrameStub;
1818
use Symfony\Component\VarDumper\Caster\TraceStub;
1919
use Symfony\Component\VarDumper\Cloner\VarCloner;
20-
use Symfony\Component\VarDumper\Dumper\CliDumper;
2120
use Symfony\Component\VarDumper\Dumper\HtmlDumper;
2221
use Symfony\Component\VarDumper\Test\VarDumperTestTrait;
23-
use Symfony\Component\VarDumper\Tests\Fixtures\DumpClassWithErrors;
2422

2523
class ExceptionCasterTest extends TestCase
2624
{

0 commit comments

Comments
 (0)