Vue Polling - Rename some files

This commit is contained in:
Dillon Ngo
2023-12-19 19:54:31 +08:00
parent 5fd242b424
commit dba09a122f
7 changed files with 10 additions and 11 deletions
@@ -5,7 +5,6 @@ namespace App\Http\Controllers\Documents;
use App\Classes\Modules\Documents\ControllersLogic\ListDocumentJobLogic;
use Illuminate\Http\JsonResponse;
use Illuminate\Http\Request;
use App\Classes\Jobs\ListDocuments;
class ListDocumentsJobController
{