mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-29 23:09:42 -05:00
remove: dead code
This commit is contained in:
@@ -46,11 +46,6 @@ class GiftLogSearch extends Component
|
||||
#[Url]
|
||||
public int $perPage = 25;
|
||||
|
||||
final public function updatedPage(): void
|
||||
{
|
||||
$this->dispatch('paginationChanged');
|
||||
}
|
||||
|
||||
/**
|
||||
* @return \Illuminate\Contracts\Pagination\LengthAwarePaginator<Gift>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user