From e3ab94be87fdb4eabf520688c6a4d29a17f1320a Mon Sep 17 00:00:00 2001
From: Erin <erin@erindesu.cz>
Date: Thu, 30 Mar 2023 21:36:11 +0200
Subject: [PATCH] fixed thing

---
 .vscode/settings.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 0e51968..7f2affb 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,6 +2,5 @@
    "files.associations": {
       "stddef.h": "c"
    },
-   "rust-analyzer.checkOnSave.allTargets": false,
-   "rust-analyzer.cargo.target": "kernel/targets/riscv64-virt-ableos.json",
+   "rust-analyzer.checkOnSave.allTargets": false
 }
\ No newline at end of file