Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikkuikel committed Jan 10, 2024
2 parents 2cb9b2b + afa010b commit 41236f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WasabiServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Pratikkuikel\Wasabi;

use Pratikkuikel\Wasabi\Commands\WasabiCommand;
use Spatie\LaravelPackageTools\Package;
use Spatie\LaravelPackageTools\PackageServiceProvider;
use Pratikkuikel\Wasabi\Commands\WasabiCommand;

class WasabiServiceProvider extends PackageServiceProvider
{
Expand Down

0 comments on commit 41236f8

Please sign in to comment.