Cleaning unused imports
This commit is contained in:
parent
6a9b886796
commit
a997dec6a5
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ use App\Models\Task;
|
||||||
use App\Models\TaskHistory;
|
use App\Models\TaskHistory;
|
||||||
use App\Models\Notification;
|
use App\Models\Notification;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
use Illuminate\Support\Facades\DB;
|
|
||||||
use Illuminate\Support\Facades\Queue;
|
|
||||||
|
|
||||||
class RunMonitoring extends Command
|
class RunMonitoring extends Command
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue