Skip to content

Commit

Permalink
Reorder imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev authored Feb 22, 2024
1 parent 53a8bbc commit 5bd1183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Providers/FastExcelServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Rap2hpoutre\FastExcel\Providers;

use Illuminate\Support\ServiceProvider;
use Illuminate\Contracts\Support\DeferrableProvider;
use Illuminate\Support\ServiceProvider;

class FastExcelServiceProvider extends ServiceProvider implements DeferrableProvider
{
Expand Down

0 comments on commit 5bd1183

Please sign in to comment.