Skip to content

Commit ec6e169

Browse files
committed
Apply fixes from StyleCI
1 parent 4025748 commit ec6e169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Console/Concerns/ConfiguresPrompts.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ protected function validatePrompt($value, $rules)
174174
$rules = $rules->rules ?? null;
175175
}
176176

177-
178177
if (! $rules) {
179178
return;
180179
}

0 commit comments

Comments
 (0)