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
@@ -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();