Skip to content

Commit

Permalink
Update CreateReminderSetting.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 26, 2024
1 parent 43f5632 commit bfe9d0c
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\App\Resources\ReminderSettingResource\Pages;
Expand All @@ -10,4 +8,4 @@
class CreateReminderSetting extends CreateRecord
{
protected static string $resource = ReminderSettingResource::class;
}
}

0 comments on commit bfe9d0c

Please sign in to comment.