fix: address code review feedback - remove extra blank lines from merge

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-17 11:12:21 +00:00
parent c7d67031d4
commit 7e1ed14ee6
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -332,7 +332,6 @@ If the iOS or Android app shows a generic "Hello World This is the first pag
The repository includes a root `app/index.tsx` that immediately redirects to the authentication flow, so this issue should not recur once the correct file is present.
### "Session expired Local session" during iOS build
EAS stores an Apple ID session locally (in `~/.expo/`) to manage code-signing certificates and provisioning profiles. This session expires after a few weeks.