Skip to content

Commit 8262c81

Browse files
committed
Remove comment
1 parent c41d537 commit 8262c81

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontends/main/src/app/page.tsx

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ const Page: React.FC = async () => {
2929
const dehydratedState = await prefetch([
3030
/* We can't prefetch any learning resource until they are fully public, https://github.com/mitodl/hq/issues/5159
3131
32-
// The queries for carousel content are not checked in the query cache warnings as the use the key factory methods directly
33-
3432
// Featured Courses carousel "All"
3533
learningResourcesKeyFactory.featured({
3634
limit: 12,

0 commit comments

Comments
 (0)