mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
remove: dead code
This commit is contained in:
@@ -78,11 +78,6 @@ class UserTorrents extends Component
|
||||
$this->user = User::find($userId);
|
||||
}
|
||||
|
||||
final public function updatedPage(): void
|
||||
{
|
||||
$this->dispatch('paginationChanged');
|
||||
}
|
||||
|
||||
final public function updatingSearch(): void
|
||||
{
|
||||
$this->resetPage();
|
||||
|
||||
Reference in New Issue
Block a user