We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da1d42 commit f48c992Copy full SHA for f48c992
1 file changed
pages/ticket/youngcoder.tsx
@@ -67,9 +67,6 @@ class YoungcoderPage extends React.Component<PageDefaultPropsType> {
67
</Section>
68
<Section>
69
<H2>{ t('ticket:common.list') }</H2>
70
- <Paragraph>
71
- { t('ticket:youngcoder.') }
72
- </Paragraph>
73
<YoungCoderTicketList stores={stores} t={t} router={router} />
74
75
0 commit comments