Shift cleanup

This commit is contained in:
Shift
2023-01-06 11:55:15 +00:00
parent 05c872709d
commit 5db1c9402b
20 changed files with 49 additions and 50 deletions

View File

@@ -4,7 +4,6 @@ namespace App\Console\Commands;
use App\Http\Controllers\Agent\helpdesk\MailController;
use App\Http\Controllers\Agent\helpdesk\TicketWorkflowController;
use Event;
use Illuminate\Console\Command;
class TicketFetch extends Command