Skip to content

Commit

Permalink
Removed debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliim committed Nov 9, 2013
1 parent 4bdf82b commit 5e5da8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm-github-stars.el
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
(current-page 1))
(while next-request
(let ((response (hgs/parse-github-response (hgs/request-github-stars current-page))))
(message "%S" response)
(if (= 0 (length response))
(setq next-request nil)
(progn
Expand Down

0 comments on commit 5e5da8b

Please sign in to comment.