Skip to content

Commit 96eb01e

Browse files
committed
fix: lint errors
1 parent 05eb7ab commit 96eb01e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/astro/src/default/components/MetaTags.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
import type { MetaTagsConfig } from '@tutorialkit/types';
3-
import { readLogoFile } from '../utils/logo';
43
import { readPublicAsset } from '../utils/publicAsset';
54
65
interface Props {

0 commit comments

Comments
 (0)