Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Oct 25, 2021
1 parent 52d5b02 commit 5dbb2ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/Caster/ExceptionCasterTest.php
Expand Up @@ -17,10 +17,8 @@
use Symfony\Component\VarDumper\Caster\FrameStub;
use Symfony\Component\VarDumper\Caster\TraceStub;
use Symfony\Component\VarDumper\Cloner\VarCloner;
use Symfony\Component\VarDumper\Dumper\CliDumper;
use Symfony\Component\VarDumper\Dumper\HtmlDumper;
use Symfony\Component\VarDumper\Test\VarDumperTestTrait;
use Symfony\Component\VarDumper\Tests\Fixtures\DumpClassWithErrors;

class ExceptionCasterTest extends TestCase
{
Expand Down

0 comments on commit 5dbb2ab

Please sign in to comment.