Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra
2021-09-17 18:37:00 +02:00
co-authored by Nathan Sobo
parent f2825cceba
commit f13af7dc59
4 changed files with 54 additions and 51 deletions
+1 -3
View File
@@ -131,8 +131,7 @@ messages!(
GetChannelMessagesResponse,
GetChannels,
GetChannelsResponse,
GetCollaborators,
GetCollaboratorsResponse,
UpdateCollaborators,
GetUsers,
GetUsersResponse,
JoinChannel,
@@ -170,7 +169,6 @@ request_messages!(
(UnshareWorktree, Ack),
(SendChannelMessage, SendChannelMessageResponse),
(GetChannelMessages, GetChannelMessagesResponse),
(GetCollaborators, GetCollaboratorsResponse),
);
entity_messages!(