diff --git a/src/Bootstrappers/Configurations.php b/src/Bootstrappers/Configurations.php index ce8797b512fc..9ec10654aee5 100644 --- a/src/Bootstrappers/Configurations.php +++ b/src/Bootstrappers/Configurations.php @@ -2,7 +2,6 @@ namespace LaravelZero\Framework\Bootstrappers; -use Illuminate\Console\Scheduling; use LaravelZero\Framework\Commands; /**