Skip to content

Commit

Permalink
Merge pull request #5597 from z-song/analysis-AD6aAN
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
jxlwqq committed May 24, 2022
2 parents 43d1488 + e95e80a commit 6c292eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdminServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
use Encore\Admin\Layout\Content;
use Illuminate\Routing\Router;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
use Illuminate\Support\Facades\Blade;
use Illuminate\Support\ServiceProvider;
use Illuminate\Support\Str;

class AdminServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit 6c292eb

Please sign in to comment.