Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnorthrip authored and github-actions[bot] committed Dec 1, 2023
1 parent ada45c0 commit 050fa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DBPullServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace RonNorthrip\DBPull;

use RonNorthrip\DBPull\Commands\DBPullCommand;
use Spatie\LaravelPackageTools\Package;
use Spatie\LaravelPackageTools\PackageServiceProvider;
use RonNorthrip\DBPull\Commands\DBPullCommand;

class DBPullServiceProvider extends PackageServiceProvider
{
Expand Down

0 comments on commit 050fa53

Please sign in to comment.