From bfd77dfd62c7e743d699834a7a3072fe9df08aa1 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 9 Jul 2021 18:45:25 -0400 Subject: Lint --- src/screens/profile/ChoosingCategoryScreen.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/screens/profile/ChoosingCategoryScreen.tsx b/src/screens/profile/ChoosingCategoryScreen.tsx index 720412a4..68586aef 100644 --- a/src/screens/profile/ChoosingCategoryScreen.tsx +++ b/src/screens/profile/ChoosingCategoryScreen.tsx @@ -46,7 +46,6 @@ const ChoosingCategoryScreen: React.FC = ({ const dispatch = useDispatch(); const navigation = useNavigation(); const tabBarHeight = useBottomTabBarHeight(); - const insetTop = useSafeAreaInsets().top; useEffect(() => { if (route.params.newCustomCategory) { -- cgit v1.2.3-70-g09d2