removing unused code
This commit is contained in:
@@ -5,7 +5,7 @@ import { SignOutButton } from '../components/SignOutButton'
|
||||
|
||||
export default function PostsScreen() {
|
||||
const { user } = useUser()
|
||||
console.log(user?.imageUrl)
|
||||
|
||||
return (
|
||||
<>
|
||||
<View style={styles.wrapper}>
|
||||
|
||||
Reference in New Issue
Block a user