Fix Hellcase Battles job
This commit is contained in:
@@ -2,13 +2,11 @@
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Exception\JobException;
|
||||
use App\Models\Job;
|
||||
use App\Services\BrowserJobsInstances;
|
||||
use Cache;
|
||||
use Illuminate\Http\Request;
|
||||
use Inertia\Inertia;
|
||||
use App\Exception\JobTestException;
|
||||
|
||||
class JobController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user