Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
anticomputer committed Apr 11, 2024
1 parent f073132 commit 052ef13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gh-notify.el
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,6 @@ It must not span more than one line but it may contain text properties."
(date (gh-notify-notification-date notification))
(number (gh-notify-notification-number notification))
(state (gh-notify-notification-state notification)))
(message "XXX: %s" unread)
(let* ((unread-str
(cond (is-marked
"*")
Expand Down

0 comments on commit 052ef13

Please sign in to comment.