aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorgrusuTagg <83606116+grusuTagg@users.noreply.github.com>2021-05-10 17:10:09 -0700
committerGitHub <noreply@github.com>2021-05-10 17:10:09 -0700
commit14c4ec9f5350c11b263e3e84b6f5298cb592de9b (patch)
tree0f430835f253519e3a5c9cddbd1eae42a770aa3c /src
parent44cdf64cd2c0376cd203a352b344ebeb56a06c49 (diff)
Update ProfileInfoOnboarding.tsx
Diffstat (limited to 'src')
-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 13cffd10..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,