Zed 3 năm trước cách đây
mục cha
commit
03794a8d4a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/parser.nim

+ 0 - 1
src/parser.nim

@@ -401,7 +401,6 @@ proc parseGraphConversation*(js: JsonNode; tweetId: string): Conversation =
       if self:
         result.after = thread
       else:
-        echo "adding thread: ", thread.content.len
         result.replies.content.add thread
     elif entryId.startsWith("cursor-bottom"):
       result.replies.bottom = e{"content", "itemContent", "value"}.getStr