chore: clean up

This commit is contained in:
Max Koon
2025-11-18 13:29:10 -05:00
parent 801bb1c194
commit b42da83274
4 changed files with 3 additions and 72 deletions

View File

@@ -1,5 +1,4 @@
import { useLocalSearchParams } from "expo-router";
import { Text } from "react-native";
import { App, type Route } from "@money/ui";
import { useEffect, useState } from "react";
import { authClient } from "@/lib/auth-client";