Rm debug code

This commit is contained in:
Eric Bailey
2025-10-15 13:45:38 -05:00
parent b84e405437
commit c0a85945aa
-1
View File
@@ -428,7 +428,6 @@ export function PostThread({uri}: {uri: string}) {
/> />
) )
} else { } else {
// return <ThreadItemPostSkeleton index={index} />
return ( return (
<ThreadItemPost <ThreadItemPost
item={item} item={item}