This is an automated email from the ASF dual-hosted git repository.

manjusaka pushed a commit to branch manjusaka/add-vscode-config
in repository https://gitbox.apache.org/repos/asf/opendal.git

commit 63368df3a5f37c74e0609110d33fb39e781a1701
Author: Manjusaka <[email protected]>
AuthorDate: Sat Nov 16 23:42:07 2024 +0800

    update
    
    Signed-off-by: Manjusaka <[email protected]>
---
 .vscode/settings.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 0eb88e477..03e87c8c3 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -3,9 +3,6 @@
   "rust-analyzer.cargo.features": "all",
   "rust-analyzer.linkedProjects": [
     "${workspaceFolder}/core/Cargo.toml",
-    "${workspaceFolder}/bin/oay/Cargo.toml",
-    "${workspaceFolder}/bin/ofs/Cargo.toml",
-    "${workspaceFolder}/bin/oli/Cargo.toml",
     "${workspaceFolder}/bindings/python/Cargo.toml",
     "${workspaceFolder}/bindings/java/Cargo.toml",
     "${workspaceFolder}/bindings/nodejs/Cargo.toml",

Reply via email to