Skip to content

Commit ffb57cb

Browse files
committed
remove debug
1 parent edb0ff0 commit ffb57cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/ProductChangelog.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ if ("product" in input) {
5555
}
5656
5757
const changelogs = await getChangelogs({ filter });
58-
59-
console.log(changelogs.length);
6058
---
6159

6260
<RSSButton href={rss} />

0 commit comments

Comments
 (0)