Skip to content

Commit b471a0b

Browse files
committed
Remove comment
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 07e9ba3 commit b471a0b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/root/run.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ func (f *runExecFlags) runRunCommand(cmd *cobra.Command, args []string) (command
144144
}()
145145
}
146146

147-
// If --sandbox is set, delegate everything to docker sandbox.
148147
if f.sandbox {
149148
return runInSandbox(ctx, &f.runConfig, f.sandboxTemplate)
150149
}

0 commit comments

Comments
 (0)