diff --git a/ts/components/conversationList/StartNewConversation.tsx b/ts/components/conversationList/StartNewConversation.tsx index bca17ec7ad..746ef75f5e 100644 --- a/ts/components/conversationList/StartNewConversation.tsx +++ b/ts/components/conversationList/StartNewConversation.tsx @@ -15,7 +15,6 @@ import type { ParsedE164Type } from '../../util/libphonenumberInstance'; import type { LookupConversationWithoutServiceIdActionsType } from '../../util/lookupConversationWithoutServiceId'; import type { LocalizerType } from '../../types/Util'; import type { ShowConversationType } from '../../state/ducks/conversations'; -import { AvatarColors } from '../../types/Colors'; type PropsData = { phoneNumber: ParsedE164Type; @@ -94,7 +93,6 @@ export const StartNewConversation: FunctionComponent = React.memo( leading={