Skip to content

Commit 966c897

Browse files
committed
remove unused import
1 parent 5f0f0b6 commit 966c897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { component$ } from '@builder.io/qwik';
2-
import type { DocumentHead } from '@builder.io/qwik-city';
32
import { Heading } from '~/components/Heading';
43
import { ProductSlider } from '~/components/ProductSlider';
54
import { CategoryCard } from '~/components/UI/CategoryCard';

0 commit comments

Comments
 (0)