Skip to content

Commit 9d768be

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 9330eb7 commit 9d768be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NativeServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use Illuminate\Console\Application;
66
use Illuminate\Support\Arr;
7-
use Illuminate\Support\Facades\DB;
87
use Illuminate\Support\Facades\Artisan;
8+
use Illuminate\Support\Facades\DB;
99
use Native\Laravel\Commands\FreshCommand;
1010
use Native\Laravel\Commands\LoadPHPConfigurationCommand;
1111
use Native\Laravel\Commands\LoadStartupConfigurationCommand;

0 commit comments

Comments
 (0)