aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-09 18:45:25 -0400
committerIvan Chen <ivan@tagg.id>2021-07-09 18:45:25 -0400
commitbfd77dfd62c7e743d699834a7a3072fe9df08aa1 (patch)
tree9941429ffd0636681fe9f9613caece4394ebf78f /src
parentdff83dc855e9500bc228a1491601e660527afa10 (diff)
Lint
Diffstat (limited to 'src')
-rw-r--r--src/screens/profile/ChoosingCategoryScreen.tsx1
1 files changed, 0 insertions, 1 deletions
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<ChoosingCategoryScreenProps> = ({
const dispatch = useDispatch();
const navigation = useNavigation();
const tabBarHeight = useBottomTabBarHeight();
- const insetTop = useSafeAreaInsets().top;
useEffect(() => {
if (route.params.newCustomCategory) {