Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
csavelief committed Oct 2, 2024
1 parent 06b63f7 commit 9b9e243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Modules/AdversaryMeter/Jobs/SendAuditReport.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Modules\AdversaryMeter\Jobs;

use App\Modules\AdversaryMeter\Mail\AuditReport;
use App\Modules\AdversaryMeter\Models\Alert;
use App\Modules\AdversaryMeter\Models\Asset;
use App\User;
use Illuminate\Bus\Queueable;
Expand Down

0 comments on commit 9b9e243

Please sign in to comment.