This commit is contained in:
philipp lang 2025-05-28 21:58:54 +02:00
parent 4f21dfceee
commit ea79290435
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ namespace App\Prevention\Actions;
use App\Member\Member;
use App\Prevention\Data\PreventionData;
use App\Prevention\Mails\YearlyMail;
use App\Prevention\Models\PreventionHistory;
use App\Prevention\PreventionSettings;
use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Mail;