diff --git a/src/features/landing-timeline/index.tsx b/src/features/landing-timeline/index.tsx index cbe25e2aa..f485a831b 100644 --- a/src/features/landing-timeline/index.tsx +++ b/src/features/landing-timeline/index.tsx @@ -7,7 +7,6 @@ import PullToRefresh from 'soapbox/components/pull-to-refresh'; import { Column } from 'soapbox/components/ui'; import { useAppSelector, useAppDispatch, useSettings } from 'soapbox/hooks'; -import Sonar from '../public-layout/components/sonar'; import Timeline from '../ui/components/timeline'; import { SiteBanner } from './components/site-banner'; @@ -36,14 +35,9 @@ const LandingTimeline = () => { }, [onlyMedia]); return ( - -
-
- -
-
- -
+ +
+