Subscribe to worktree messages at the entity level
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
co-authored by
Max Brunsfeld
parent
ef421d735d
commit
37f24d10ec
+1
-1
@@ -14,7 +14,7 @@ use sqlx::{
|
||||
types::time::OffsetDateTime,
|
||||
Executor as _, Postgres,
|
||||
};
|
||||
use std::{path::Path, sync::Arc, time::SystemTime};
|
||||
use std::{path::Path, sync::Arc};
|
||||
use zed::{
|
||||
editor::Editor,
|
||||
fs::{FakeFs, Fs as _},
|
||||
|
||||
Reference in New Issue
Block a user