Skip to content

Commit 2ecdb9a

Browse files
committed
remove import
1 parent 2dec37a commit 2ecdb9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/Jobs/CheckSiteHealth.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
namespace App\Jobs;
44

5-
use App\Enum\HttpMethod;
6-
use App\Enum\WebserviceEndpoints;
75
use App\Models\Site;
86
use App\Services\SiteConnectionService;
9-
use GuzzleHttp\Exception\RequestException;
107
use Illuminate\Contracts\Queue\ShouldQueue;
118
use Illuminate\Foundation\Queue\Queueable;
129

0 commit comments

Comments
 (0)