diff --git a/daily-thought-frontend/src/components/post/Post.tsx b/daily-thought-frontend/src/components/post/Post.tsx index 38985b3c084765469c9882b91f6cd126c952bda2..1cf5950f009af918fc292d38731c4c54db79bb3e 100644 --- a/daily-thought-frontend/src/components/post/Post.tsx +++ b/daily-thought-frontend/src/components/post/Post.tsx @@ -25,7 +25,6 @@ const Post: FC<PropsWithChildren<PostProps>> = ({ loggedInUser, rehydrateFeed }) => { - console.log(user); return ( <> <div className="flex w-full py-4 flex-col">