[Zed2] Collab UI (#3403)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin
2023-11-27 12:40:59 -07:00
committed by GitHub
23 changed files with 945 additions and 561 deletions
-1
View File
@@ -551,7 +551,6 @@ impl Client {
F: 'static + Future<Output = Result<()>>,
{
let message_type_id = TypeId::of::<M>();
let mut state = self.state.write();
state
.models_by_message_type