Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Jun 25, 2024
1 parent 153654a commit a4570ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/interpreter/src/run-options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export function parseRunOptions(
return undefined;
}

// TypeScript does not infer type from type guards, probably fixed in TS 5.5
return {
pipeline: options.pipeline,
env: options.env,
Expand Down

0 comments on commit a4570ef

Please sign in to comment.