Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyBoy49z authored and github-actions[bot] committed Oct 15, 2023
1 parent d03656d commit 8841ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/LazyInstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
namespace Step2dev\LazyUI\Commands;

use Illuminate\Console\Command;

use RuntimeException;

use function Laravel\Prompts\confirm;
use function Laravel\Prompts\info;
use function Laravel\Prompts\select;
Expand Down

0 comments on commit 8841ae9

Please sign in to comment.