forked from emre/www_projectmycelium_com
refactor: remove unused imports from HomePage component
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
import { AnimatedSection } from '../../components/AnimatedSection'
|
import { AnimatedSection } from '../../components/AnimatedSection'
|
||||||
import { HomeHero } from './HomeHero'
|
import { HomeHero } from './HomeHero'
|
||||||
import { StackSectionDark } from './StackSectionDark'
|
|
||||||
import { WorldMap } from './HomeGlobe'
|
|
||||||
import { HomeBenefits } from './HomeBenefits'
|
|
||||||
import { CallToAction } from './CallToAction'
|
|
||||||
import { HomeSlider } from './HomeSlider'
|
|
||||||
import { HomeHosting } from './HomeHosting'
|
|
||||||
import { HomeGlobeNew } from './HomeGlobeNew'
|
import { HomeGlobeNew } from './HomeGlobeNew'
|
||||||
import { HomeStat } from './HomeStat'
|
import { HomeStat } from './HomeStat'
|
||||||
import { HomeApplication } from './HomeTabs'
|
import { HomeApplication } from './HomeTabs'
|
||||||
|
|||||||
Reference in New Issue
Block a user