Skip to content

Commit 915ec54

Browse files
hailwoodgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 3f18123 commit 915ec54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/InertiaDataProviderMakeCommand.php

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

33
namespace Webfox\InertiaDataProviders;
44

5-
use InvalidArgumentException;
65
use Illuminate\Console\GeneratorCommand;
7-
use Symfony\Component\Console\Input\InputOption;
86
use Symfony\Component\Console\Attribute\AsCommand;
7+
use Symfony\Component\Console\Input\InputOption;
98

109
#[AsCommand(name: 'make:data-provider')]
1110
class InertiaDataProviderMakeCommand extends GeneratorCommand

0 commit comments

Comments
 (0)