mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
remove todo
This commit is contained in:
@@ -50,7 +50,6 @@ export type ActiveTool = {
|
||||
};
|
||||
|
||||
export type UnparsedExecutionParams = {
|
||||
// TODO: narrow to string[]
|
||||
args?: string | string[];
|
||||
stdin?: string;
|
||||
runtimeTools?: ConfiguredRuntimeTools;
|
||||
|
||||
Reference in New Issue
Block a user