diff --git a/webapp/channels/src/components/integrations/installed_oauth_apps/__snapshots__/installed_oauth_apps.test.tsx.snap b/webapp/channels/src/components/integrations/installed_oauth_apps/__snapshots__/installed_oauth_apps.test.tsx.snap index 7f80b93a37..594faef994 100644 --- a/webapp/channels/src/components/integrations/installed_oauth_apps/__snapshots__/installed_oauth_apps.test.tsx.snap +++ b/webapp/channels/src/components/integrations/installed_oauth_apps/__snapshots__/installed_oauth_apps.test.tsx.snap @@ -12,7 +12,7 @@ exports[`components/integrations/InstalledOAuthApps should match snapshot 1`] = /> } emptyTextSearch={ - diff --git a/webapp/channels/src/components/integrations/installed_oauth_apps/installed_oauth_apps.tsx b/webapp/channels/src/components/integrations/installed_oauth_apps/installed_oauth_apps.tsx index 555c066623..37c117e25e 100644 --- a/webapp/channels/src/components/integrations/installed_oauth_apps/installed_oauth_apps.tsx +++ b/webapp/channels/src/components/integrations/installed_oauth_apps/installed_oauth_apps.tsx @@ -11,7 +11,6 @@ import type {ActionResult} from 'mattermost-redux/types/actions'; import BackstageList from 'components/backstage/components/backstage_list'; import ExternalLink from 'components/external_link'; -import FormattedMarkdownMessage from 'components/formatted_markdown_message'; import {DeveloperLinks} from 'utils/constants'; import {localizeMessage} from 'utils/utils'; @@ -183,7 +182,7 @@ export default class InstalledOAuthApps extends React.PureComponent } emptyTextSearch={ -