mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 18:41:48 +00:00
Remove already-implemented comment
This commit is contained in:
parent
6c21683ed0
commit
ada1da48ca
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ fn main() {
|
|||
project_symbols::init(cx);
|
||||
project_panel::init(Assets, cx);
|
||||
channel::init(&client, user_store.clone(), cx);
|
||||
// diagnostics::init(cx);
|
||||
search::init(cx);
|
||||
semantic_index::init(fs.clone(), http.clone(), languages.clone(), cx);
|
||||
vim::init(cx);
|
||||
|
|
Loading…
Reference in a new issue