Update README

This commit is contained in:
Dean Karn
2017-05-04 15:04:26 -04:00
parent 248dae5b83
commit 9a8b92d028
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -2,8 +2,6 @@ package github
import "time"
// PushPayload contains the information for GitHub's push hook event
// CommitCommentPayload contains the information for GitHub's commit_comment hook event
type CommitCommentPayload struct {
Action string `json:"action"`