Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapawar1 committed Oct 17, 2023
1 parent 828e12c commit 84ba22e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { SafeAreaView } from 'react-native-safe-area-context';
import { useSession } from '../utils/AuthContext';
import globalStyles from '../styles/globalStyles';


function SettingsScreen() {
const { session, signOut } = useSession();

Expand Down

0 comments on commit 84ba22e

Please sign in to comment.