Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alfogrillo committed Nov 14, 2022
1 parent f876623 commit 2a6a1dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MatrixSDK/MXSession.m
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ - (id)initWithMatrixRestClient:(MXRestClient*)mxRestClient
kMXEventTypeStringSticker,
kMXEventTypeStringPollStart,
kMXEventTypeStringPollEnd,
// unstable event types
kMXEventTypeStringPollStartMSC3381,
kMXEventTypeStringPollEndMSC3381
];
Expand Down

0 comments on commit 2a6a1dc

Please sign in to comment.