Skip to content

Commit 3c6febb

Browse files
authored
Apply fixes from StyleCI (#25080)
1 parent 67fc5ce commit 3c6febb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Illuminate/Validation/Rules/RequiredIf.php

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

33
namespace Illuminate\Validation\Rules;
44

5-
use Closure;
6-
75
class RequiredIf
86
{
97
/**

0 commit comments

Comments
 (0)