From a0f3288050ec1ea3b9b9fc1320fa54b7f3119bb2 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 9 Jul 2021 18:48:00 -0400 Subject: Lint --- src/screens/profile/ChoosingCategoryScreen.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/screens/profile') diff --git a/src/screens/profile/ChoosingCategoryScreen.tsx b/src/screens/profile/ChoosingCategoryScreen.tsx index 68586aef..8a7e3007 100644 --- a/src/screens/profile/ChoosingCategoryScreen.tsx +++ b/src/screens/profile/ChoosingCategoryScreen.tsx @@ -10,7 +10,6 @@ import { View, } from 'react-native'; import LinearGradient from 'react-native-linear-gradient'; -import {useSafeAreaInsets} from 'react-native-safe-area-context'; import {useDispatch, useSelector} from 'react-redux'; import FrontArrow from '../../assets/icons/front-arrow.svg'; import PlusIcon from '../../assets/icons/plus-icon.svg'; -- cgit v1.2.3-70-g09d2