From 3f7cb2e4dee8b76e22c855d5b3f18c7d8e161bd3 Mon Sep 17 00:00:00 2001 From: andriikamaldinov1 Date: Wed, 23 Oct 2024 11:43:22 +0300 Subject: [PATCH] fix(ref: no-ref): remove comments --- src/app/options/options.component.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/options/options.component.html b/src/app/options/options.component.html index e99d8677..793f67c7 100644 --- a/src/app/options/options.component.html +++ b/src/app/options/options.component.html @@ -1,4 +1,3 @@ - @for (tile of cardDocs(); track tile.id; let i = $index) {
@@ -31,7 +30,6 @@
} -