Skip to content

Commit

Permalink
chore: remove conversation_type_sync
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed May 1, 2024
1 parent 1ea946c commit c14291f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/mls/message_contents/group_metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ enum ConversationType {
CONVERSATION_TYPE_UNSPECIFIED = 0;
CONVERSATION_TYPE_GROUP = 1;
CONVERSATION_TYPE_DM = 2;
CONVERSATION_TYPE_SYNC = 3;
}

// The set of policies that govern the group
Expand Down

0 comments on commit c14291f

Please sign in to comment.