chore: Remove comment

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-07-05 18:30:09 +02:00
parent 62681a5c6b
commit c9c7e5c7ee
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -2,7 +2,7 @@ import AsyncStorage from "@react-native-async-storage/async-storage";
import { useRouter } from "expo-router"; import { useRouter } from "expo-router";
import React, { useEffect, useState } from "react"; import React, { useEffect, useState } from "react";
import { import {
Alert, // Make sure Alert is imported Alert,
ImageBackground, ImageBackground,
KeyboardAvoidingView, KeyboardAvoidingView,
Platform, Platform,