Skip to content

Commit

Permalink
:/ another style guide fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcrypto authored Jun 14, 2021
1 parent 5ecdd12 commit af7806c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Validation/ValidationRequiredIfTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Illuminate\Tests\Validation;

use Exception;
use Illuminate\Validation\Rules\RequiredIf;
use PHPUnit\Framework\TestCase;
use Exception;

class ValidationRequiredIfTest extends TestCase
{
Expand Down

0 comments on commit af7806c

Please sign in to comment.