Skip to content

Commit 91aa3ef

Browse files
authored
Merge pull request #381 from laravel-zero/analysis-GDp79E
Apply fixes from StyleCI
2 parents 4563fcf + a5c89f7 commit 91aa3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Commands/InspireCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace App\Commands;
44

5-
use function Termwind\{render};
65
use Illuminate\Console\Scheduling\Schedule;
76
use LaravelZero\Framework\Commands\Command;
7+
use function Termwind\{render};
88

99
class InspireCommand extends Command
1010
{

0 commit comments

Comments
 (0)