diff --git a/app/Cron/Nightly/SetActiveFlights.php b/app/Cron/Nightly/SetActiveFlights.php index 897a5c70..0b635c98 100644 --- a/app/Cron/Nightly/SetActiveFlights.php +++ b/app/Cron/Nightly/SetActiveFlights.php @@ -8,7 +8,6 @@ use App\Models\Enums\Days; use App\Models\Flight; use Carbon\Carbon; use Illuminate\Support\Facades\Log; -use Log; /** * Figure out what flights need to be active for today