Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphjsmit committed Sep 25, 2021
1 parent 3e26d0c commit 653f450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LaravelHorizonCron/SupervisorServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace RalphJSmit\LaravelHorizonCron;

use Illuminate\Support\ServiceProvider;
use Illuminate\Console\Scheduling\Command;

class SupervisorServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit 653f450

Please sign in to comment.