Skip to content

Commit 814d6bc

Browse files
committed
another test fix
1 parent bcdf85f commit 814d6bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Validation/ValidationRequiredIfTest.php

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

33
namespace Illuminate\Tests\Validation;
44

5-
use Exception;
65
use Illuminate\Validation\Rules\RequiredIf;
7-
use InvalidArgumentException;
86
use PHPUnit\Framework\TestCase;
97

108
class ValidationRequiredIfTest extends TestCase

0 commit comments

Comments
 (0)