Skip to content

Commit

Permalink
Updated imports in index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
harshadmanglani committed Mar 8, 2024
1 parent 87e0dca commit 9878674
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/pages/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import clsx from 'clsx';
import Link from '@docusaurus/Link';
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
import Layout from '@theme/Layout';
import HomepageFeatures from '@site/src/components/HomepageFeatures';

import Heading from '@theme/Heading';
import styles from './index.module.css';
Expand Down

0 comments on commit 9878674

Please sign in to comment.