Skip to content

Commit e5c2075

Browse files
committed
oh
1 parent 3b8356c commit e5c2075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/src/app/user/[userid]/postDisplay.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export default function DisplayPosts({
3838
toast.error("Filter is not valid json!");
3939
}
4040
console.log({
41-
isSameUser: isSameUser,
4241
filters: parsedResult,
4342
});
4443

0 commit comments

Comments
 (0)