diff --git a/frontend/src/lib/components/job_args.ts b/frontend/src/lib/components/job_args.ts index a31af85304..7bcdc3f401 100644 --- a/frontend/src/lib/components/job_args.ts +++ b/frontend/src/lib/components/job_args.ts @@ -1,6 +1,6 @@ /** * A job's arguments as something other than the job sees them: prepared for a run form, - * for the readers of one, and — at the bottom of the file — for a result view. + * for the readers of one, and for a result view. * * The form filters split by what a mistake costs: conforming must not drop what the user * meant to send, so it stays exact and shallow, while stripping and redacting only blank