Skip to content

Commit d7a1f38

Browse files
committed
remove unused import
1 parent 875c5fa commit d7a1f38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import clsx from 'clsx';
2-
import Link from '@docusaurus/Link';
32
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
43
import Layout from '@theme/Layout';
5-
import HomepageFeatures from '@site/src/components/HomepageFeatures';
64

75
import Heading from '@theme/Heading';
86
import styles from './index.module.css';

0 commit comments

Comments
 (0)