aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/ProfileBody.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-22 19:21:26 -0400
committerIvan Chen <ivan@tagg.id>2021-06-22 19:21:26 -0400
commit4ecc4525738dc8a56c9f37a05d0870e54cfa5be9 (patch)
treec1d97f5afef6f7eb91b7d12058e06df491fd9550 /src/components/profile/ProfileBody.tsx
parentc3066187b9d253767e32880cc35ddd1abc6db6b3 (diff)
Lint
Diffstat (limited to 'src/components/profile/ProfileBody.tsx')
-rw-r--r--src/components/profile/ProfileBody.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/profile/ProfileBody.tsx b/src/components/profile/ProfileBody.tsx
index 048de696..cc001516 100644
--- a/src/components/profile/ProfileBody.tsx
+++ b/src/components/profile/ProfileBody.tsx
@@ -1,7 +1,5 @@
import React from 'react';
import {LayoutChangeEvent, Linking, StyleSheet, Text, View} from 'react-native';
-import {TouchableOpacity} from 'react-native-gesture-handler';
-import {launchCamera} from 'react-native-image-picker';
import {useDispatch, useSelector, useStore} from 'react-redux';
import {TAGG_DARK_BLUE, TOGGLE_BUTTON_TYPE} from '../../constants';
import {