diff --git a/components/featured-content/index.js b/components/featured-content/index.js index 33d17c9ad..665fd2d4e 100644 --- a/components/featured-content/index.js +++ b/components/featured-content/index.js @@ -1,7 +1,6 @@ import { FeaturedWrap } from './style'; import FeaturedGuides from './guides'; import FeaturedRoadmaps from './roadmaps'; -import FeaturedJourneys from './journeys'; const FeaturedContent = (props) => (