Skip to content

Commit e95e80a

Browse files
committed
Apply fixes from StyleCI
1 parent 43d1488 commit e95e80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AdminServiceProvider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
use Encore\Admin\Layout\Content;
66
use Illuminate\Routing\Router;
77
use Illuminate\Support\Arr;
8-
use Illuminate\Support\Str;
98
use Illuminate\Support\Facades\Blade;
109
use Illuminate\Support\ServiceProvider;
10+
use Illuminate\Support\Str;
1111

1212
class AdminServiceProvider extends ServiceProvider
1313
{

0 commit comments

Comments
 (0)