aboutsummaryrefslogtreecommitdiff
path: root/src/screens/onboarding/ProfileInfoOnboarding.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-05-10 13:24:24 -0400
committerIvan Chen <ivan@tagg.id>2021-05-10 13:24:24 -0400
commit77e7070476255d5108a4ac72e8f00cd89bbd8de2 (patch)
tree6a52306f78625dcd61c8d316cbc6771f012b8d35 /src/screens/onboarding/ProfileInfoOnboarding.tsx
parent1c3f2c5712ca0c865f5933b3e6b1aff7604e9f35 (diff)
fixed linter issue
Diffstat (limited to 'src/screens/onboarding/ProfileInfoOnboarding.tsx')
-rw-r--r--src/screens/onboarding/ProfileInfoOnboarding.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/onboarding/ProfileInfoOnboarding.tsx b/src/screens/onboarding/ProfileInfoOnboarding.tsx
index a481b0c0..cdfbea8f 100644
--- a/src/screens/onboarding/ProfileInfoOnboarding.tsx
+++ b/src/screens/onboarding/ProfileInfoOnboarding.tsx
@@ -16,7 +16,6 @@ import Animated from 'react-native-reanimated';
import {
Background,
BirthDatePicker,
- RegistrationWizard,
TaggDropDown,
TaggInput,
UniversitySelection,