Remove unused vars and types #841
Annotations
6 warnings
⬣ Lint:
app/lib/gh-docs/docs.ts#L61
'lang' is defined but never used
|
⬣ Lint:
app/lib/md.server.ts#L103
'options' is defined but never used
|
⬣ Lint:
app/root.tsx#L93
'isDev' is defined but never used
|
⬣ Lint:
app/routes/conf.2022._index.tsx#L30
'bio' is defined but never used
|
⬣ Lint:
app/routes/conf.2023.tsx#L131
'hasTopBanner' is defined but never used
|
⬣ Lint:
app/ui/homepage-scroll-experience.tsx#L714
'hideUntilStart' is defined but never used
|