remove: dead code

This commit is contained in:
HDVinnie
2024-03-04 16:21:58 -05:00
parent 990f89c528
commit 2fa847f6a8
38 changed files with 1 additions and 191 deletions
-5
View File
@@ -64,11 +64,6 @@ class InviteLogSearch extends Component
};
}
final public function updatedPage(): void
{
$this->dispatch('paginationChanged');
}
final public function updatingGroupBy($value): void
{
$this->sortField = match ($value) {