From 11e9e4b1fb48fb24a206c65c43fb374fe57dc26f Mon Sep 17 00:00:00 2001 From: vsrs Date: Thu, 30 Apr 2020 18:53:34 +0300 Subject: Removed unnecessary extraArgs for cargo invocation --- editors/code/src/commands/runnables.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/src/commands') diff --git a/editors/code/src/commands/runnables.ts b/editors/code/src/commands/runnables.ts index 36d309334..d77e8188c 100644 --- a/editors/code/src/commands/runnables.ts +++ b/editors/code/src/commands/runnables.ts @@ -84,7 +84,7 @@ async function getCppvsDebugConfig(config: ra.Runnable, sourceFileMap: Record