From bc502612213d0420ec536b6cf115964f40c858d3 Mon Sep 17 00:00:00 2001 From: Phan Huy Tran Date: Wed, 21 May 2025 10:37:49 +0200 Subject: [PATCH] refactor: remove comment --- frontend/src/app/feature/game/dice/dice.component.html | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/app/feature/game/dice/dice.component.html b/frontend/src/app/feature/game/dice/dice.component.html index 6506f8d..6557b60 100644 --- a/frontend/src/app/feature/game/dice/dice.component.html +++ b/frontend/src/app/feature/game/dice/dice.component.html @@ -53,7 +53,6 @@
- @if (rolledValue() !== null) {
{{ rolledValue() }}