diff --git a/frontend/src/layout/navigation-3000/sidepanel/panels/activity/SidePanelActivity.tsx b/frontend/src/layout/navigation-3000/sidepanel/panels/activity/SidePanelActivity.tsx index 9151d3ff03207..2d77ce4e5a508 100644 --- a/frontend/src/layout/navigation-3000/sidepanel/panels/activity/SidePanelActivity.tsx +++ b/frontend/src/layout/navigation-3000/sidepanel/panels/activity/SidePanelActivity.tsx @@ -1,13 +1,11 @@ import { IconNotification } from '@posthog/icons' import { - LemonBanner, LemonButton, LemonSelect, LemonSelectOption, LemonSkeleton, LemonSwitch, LemonTabs, - Link, Spinner, } from '@posthog/lemon-ui' import { useActions, useValues } from 'kea' @@ -21,7 +19,6 @@ import { usePageVisibility } from 'lib/hooks/usePageVisibility' import { IconWithCount } from 'lib/lemon-ui/icons' import { featureFlagLogic } from 'lib/logic/featureFlagLogic' import { useEffect, useRef } from 'react' -import { urls } from 'scenes/urls' import { userLogic } from 'scenes/userLogic' import { @@ -168,14 +165,6 @@ export const SidePanelActivity = (): JSX.Element => { {/* Controls */} {activeTab === SidePanelActivityTab.Unread ? (
- - Notifications shows you changes others make to{' '} - Insights and{' '} - Feature Flags that you created. Come join{' '} - our community forum and tell us what - else should be here! - -
{toggleExtendedDescription} {hasUnread ? (