Skip to content

Commit cef49fb

Browse files
committed
Fix lint error
1 parent 393134b commit cef49fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import HeroBlock from "../components/landingBlocks/HeroBlock";
22
import WhyHardhatBlock from "../components/landingBlocks/WhyHardhatBlock";
3-
4-
import EmailForm from "../components/landingBlocks/EmailForm";
53
import homepageContent from "../content/home";
64
import LandingLayout from "../components/LandingLayout";
75
import WhatIsNewBlock, {

0 commit comments

Comments
 (0)