delete old ts-ignore comments (#43329)

This commit is contained in:
awu43
2021-08-27 14:38:30 -07:00
committed by GitHub
parent fd7e0f8568
commit f8aa621672
21 changed files with 0 additions and 66 deletions

View File

@@ -82,8 +82,6 @@ function LearnPage({
slug={slug}
/>
<Map />
{/* eslint-disable-next-line @typescript-eslint/ban-ts-comment */}
{/* @ts-ignore */}
<Spacer size={2} />
</Col>
</Row>