Fix most of the TODOs

This commit is contained in:
Kirill Bulatov 2023-11-16 22:48:26 +02:00
parent 6028cd90d4
commit 8180938401
5 changed files with 8 additions and 6 deletions

View file

@ -1381,8 +1381,6 @@ async fn test_share_project(
Path::new("a.txt"),
Path::new("b.txt"),
Path::new("ignored-dir"),
Path::new("ignored-dir/c.txt"),
Path::new("ignored-dir/d.txt"),
]
);
});