Skip to content

Commit

Permalink
chore: remove installation policies
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Jan 10, 2024
1 parent dbd6cdb commit d289af0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proto/mls/message_contents/group_metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ enum ConversationType {
message PolicySet {
MembershipPolicy add_member_policy = 1;
MembershipPolicy remove_member_policy = 2;
MembershipPolicy add_installation_policy = 3;
MembershipPolicy remove_installation_policy = 4;
}

// A policy that governs adding/removing members or installations
Expand Down

0 comments on commit d289af0

Please sign in to comment.