From 4366feca828974b93d1211662f1fb6ee825a2374 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 30 Mar 2021 14:41:44 -0400 Subject: removed comments --- src/components/profile/ProfileMoreInfoDrawer.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components') diff --git a/src/components/profile/ProfileMoreInfoDrawer.tsx b/src/components/profile/ProfileMoreInfoDrawer.tsx index 5c5edf6c..67e59747 100644 --- a/src/components/profile/ProfileMoreInfoDrawer.tsx +++ b/src/components/profile/ProfileMoreInfoDrawer.tsx @@ -36,7 +36,6 @@ const ProfileMoreInfoDrawer: React.FC = (props) => { }; const goToSettingsPage = () => { - // Sending undefined for updatedSelectedBadges to mark that there was no update yet navigation.navigate('SettingsScreen'); setIsOpen(false); }; -- cgit v1.2.3-70-g09d2