mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-26 04:59:16 -05:00
remove: dead code
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user