Skip to content

Commit 16f0f4d

Browse files
committed
bad merge
1 parent d362687 commit 16f0f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/tool_runner.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ class ToolRunner {
193193
toolName, toolDefinition, envWithInput, toolErrorCallback);
194194
}
195195

196-
argsWithInput = toolArgs + argsWithInput;
197196
var toolStateForArgs = await toolDefinition.toolStateForArgs(argsWithInput);
198197
var commandPath = toolStateForArgs.commandPath;
199198
argsWithInput = toolStateForArgs.args;

0 commit comments

Comments
 (0)