mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 12:38:02 +00:00
Silence problem
This commit is contained in:
parent
dbe06fe5fc
commit
e90f6acf5f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use collab::{db, executor::Executor};
|
||||
use collab2::{db, executor::Executor};
|
||||
use db::{ConnectOptions, Database};
|
||||
use serde::{de::DeserializeOwned, Deserialize};
|
||||
use std::fmt::Write;
|
||||
|
|
Loading…
Reference in a new issue