diff options
Diffstat (limited to 'apps/mobile/app/_layout.tsx')
| -rw-r--r-- | apps/mobile/app/_layout.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/mobile/app/_layout.tsx b/apps/mobile/app/_layout.tsx index b2688388..e1751f1e 100644 --- a/apps/mobile/app/_layout.tsx +++ b/apps/mobile/app/_layout.tsx @@ -55,7 +55,6 @@ export default function RootLayout() { title: "", }} /> - <Stack.Screen name="server-address" /> <Stack.Screen name="sharing" /> <Stack.Screen name="test-connection" |
