From 521ca1648de29df7f4c6628d050294751df97b47 Mon Sep 17 00:00:00 2001 From: Zzzyt <37258146+Zzzzzzyt@users.noreply.github.com> Date: Sun, 10 Mar 2024 13:12:40 +0800 Subject: [PATCH] Delete .vscode/settings.json --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 402b2802..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "python.defaultInterpreterPath": "D:\\MyPython\\Retrieval-based-Voice-Conversion-WebUI\\.venv\\Scripts\\python.exe" -} \ No newline at end of file