Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 15, 2022
1 parent 2430f8a commit 7699c48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/unit/Framework/MockObject/MockMethodTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
namespace PHPUnit\Framework\MockObject;

use PHPUnit\Framework\TestCase;
use PHPUnit\TestFixture\MockObject\ClassWithoutParentButParentReturnType;
use ReflectionClass;
use RuntimeException;
use SebastianBergmann\Type\UnknownType;

/**
Expand Down

0 comments on commit 7699c48

Please sign in to comment.