Skip to content

Commit c7bf855

Browse files
Fix lint
1 parent 0a5f3cc commit c7bf855

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ts/components/WhatsNewModal.dom.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ export function ExternalLink(props: {
3434
);
3535
}
3636

37-
function Elias6() {
38-
return <ExternalLink href="https://github.com/elias6">@elias6</ExternalLink>;
39-
}
40-
4137
export function WhatsNewModal({
4238
i18n,
4339
hideWhatsNewModal,

0 commit comments

Comments
 (0)