style: fix quality tools

This commit is contained in:
Phan Huy Tran 2025-05-21 10:47:25 +02:00 committed by Phan Huy Tran
commit 329739b103
2 changed files with 1 additions and 3 deletions

View file

@ -39,8 +39,6 @@ export class DiceComponent implements OnInit {
private readonly MAX_DICE_VALUE = 100;
constructor() {}
ngOnInit(): void {
this.diceForm.valueChanges
.pipe(