undo changes to launch.json

This commit is contained in:
Sandeep Somavarapu
2016-09-07 15:06:29 +02:00
parent bd694463fd
commit 2ff7a67cf6

4
.vscode/launch.json vendored
View File

@@ -9,9 +9,7 @@
"stopOnEntry": false,
"args": [
"--timeout",
"999999",
"-g",
"SearchModel"
"999999"
],
"cwd": "${workspaceRoot}",
"runtimeArgs": [],