Skip to content

Commit

Permalink
Remove unused life cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed May 10, 2024
1 parent d10cb09 commit 490c49a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/components/focustrap/focustrap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ export class FocusTrap {

DomHandler.focus(focusableElement);
}

ngOnDestroy() {}
}

@NgModule({
Expand Down

0 comments on commit 490c49a

Please sign in to comment.