Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Removed TODO because it is done.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcla1 committed Oct 14, 2012
1 parent b1619d6 commit 34e7cc4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/hn2json/parser.rb
Expand Up @@ -213,11 +213,6 @@ def get_comments
comments.push comment_id
end

# TODO: Follow the [More] link
#
# $tr = $('tr')
# $($tr[$tr.length - 3]).find('a').eq(0).attr('href')

comments = get_comments_more doc, comments

return comments
Expand Down

0 comments on commit 34e7cc4

Please sign in to comment.