Skip to content

Commit

Permalink
feat(homepagePlaceholders): removed broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisraymond-uchicago committed Oct 11, 2024
1 parent b8418ef commit 4000830
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
getNavPageLayoutPropsFromConfig,
} from '@gen3/frontend';
import { GetServerSideProps } from 'next';
import { ExampleComponent } from '@/lib/Home/ExampleComponent';
import Hero from '@/lib/Home/Components/Hero/Hero';
import CarouselBanner from '@/lib/Home/Components/CarouselBanner/CarouselBanner';
import QuickLinks from '@/lib/Home/Components/QuickLinks/QuickLinks';
Expand Down

0 comments on commit 4000830

Please sign in to comment.