diff --git a/src/interfaces/Push.ts b/src/interfaces/Push.ts index 863f137..ad86a68 100644 --- a/src/interfaces/Push.ts +++ b/src/interfaces/Push.ts @@ -19,8 +19,6 @@ export const PUSH_EVENT_TYPES = [ "comment-reply", "entity-mention", "comment-mention", - "entity-upvote", - "comment-upvote", "entity-reaction", "comment-reaction", "entity-reaction-milestone-specific",