Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
SniperSister committed Nov 16, 2024
1 parent 2dec37a commit 2ecdb9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/Jobs/CheckSiteHealth.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@

namespace App\Jobs;

use App\Enum\HttpMethod;
use App\Enum\WebserviceEndpoints;
use App\Models\Site;
use App\Services\SiteConnectionService;
use GuzzleHttp\Exception\RequestException;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Foundation\Queue\Queueable;

Expand Down

0 comments on commit 2ecdb9a

Please sign in to comment.