Skip to content

Commit

Permalink
🐝 remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danyx23 committed Oct 23, 2023
1 parent 141f81c commit 5665a6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/DataPageV2Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ export const DataPageV2Content = ({
relatedCharts = [],
} = faqEntries ?? {}

// TODO: convert the key info points to a gdoc like list; show descriptionShort if no key info
const keyInfoBlocks = datapageData?.descriptionKey
? excludeNullish(
datapageData.descriptionKey.flatMap(markdownToEnrichedTextBlock)
Expand Down

0 comments on commit 5665a6d

Please sign in to comment.