From d074b671293c8038935674ebfb990e844128cf07 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Tue, 13 Apr 2021 12:32:04 -0700 Subject: Stale token replaced --- src/components/profile/ProfileBody.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components') diff --git a/src/components/profile/ProfileBody.tsx b/src/components/profile/ProfileBody.tsx index 527036f6..ea1e5166 100644 --- a/src/components/profile/ProfileBody.tsx +++ b/src/components/profile/ProfileBody.tsx @@ -21,7 +21,6 @@ import {NO_PROFILE} from '../../store/initialStates'; import {RootState} from '../../store/rootReducer'; import {ScreenType} from '../../types'; import { - connectChatAccount, createChannel, getUserAsProfilePreviewType, SCREEN_HEIGHT, @@ -31,7 +30,6 @@ import {FriendsButton, BasicButton} from '../common'; import ToggleButton from './ToggleButton'; import {ChatContext} from '../../App'; import {useNavigation} from '@react-navigation/core'; -import {ChatListScreen} from '../../screens'; import {ERROR_UNABLE_CONNECT_CHAT} from '../../constants/strings'; interface ProfileBodyProps { -- cgit v1.2.3-70-g09d2