Skip to content

Commit 8da352d

Browse files
cleanups
1 parent a8b7231 commit 8da352d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/(app)/_layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { useAuth } from '@/contexts/AuthContext';
33

44
import { router, Stack, usePathname } from 'expo-router';
55
import { useEffect, useState } from 'react';
6-
import { Linking } from 'react-native';
76

87
const public_routes = ['/login', '/forgot-password', '/reset-password'];
98

0 commit comments

Comments
 (0)