mirror of
https://github.com/henry4682/finance_app.git
synced 2026-09-14 00:23:34 +00:00
fix: namespace
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 2m48s
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 2m48s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Jobs;
|
||||
namespace App\Console\Commands;
|
||||
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||
|
||||
Reference in New Issue
Block a user