diff --git a/webapp/channels/src/components/system_notice/notices.tsx b/webapp/channels/src/components/system_notice/notices.tsx index 5f9dbacb79..d4415fad29 100644 --- a/webapp/channels/src/components/system_notice/notices.tsx +++ b/webapp/channels/src/components/system_notice/notices.tsx @@ -7,7 +7,6 @@ import {FormattedMessage} from 'react-intl'; import {InformationOutlineIcon} from '@mattermost/compass-icons/components'; import ExternalLink from 'components/external_link'; -import FormattedMarkdownMessage from 'components/formatted_markdown_message'; import type {Notice} from 'components/system_notice/types'; import {DocLinks} from 'utils/constants'; @@ -146,7 +145,7 @@ const notices: Notice[] = [ { name: 'ie11_deprecation', title: ( -