Jelajahi Sumber

Remove unnecessary change

Alex Dima 5 tahun lalu
induk
melakukan
128d4befd8
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      .vscode/settings.json

+ 1 - 2
.vscode/settings.json

@@ -10,6 +10,5 @@
 	"editor.tabSize": 4,
 	"editor.insertSpaces": false,
 	"editor.detectIndentation": false,
-	"typescript.tsdk": "./node_modules/typescript/lib",
-	"vscode-corda.isCordaProject": false
+	"typescript.tsdk": "./node_modules/typescript/lib"
 }