Skip to content

Commit 2c54980

Browse files
committed
[no-relnote] Remove redundant TODO
Signed-off-by: Evan Lezar <[email protected]>
1 parent 8afbb32 commit 2c54980

File tree

1 file changed

+0
-1
lines changed
  • cmd/nvidia-ctk-installer/container/runtime

1 file changed

+0
-1
lines changed

cmd/nvidia-ctk-installer/container/runtime/runtime.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ func (opts *Options) Validate(logger logger.Interface, c *cli.Command, runtime s
158158
}
159159

160160
// Apply the runtime-specific config changes.
161-
// TODO: Add the runtime-specific DropInConfigs here.
162161
switch runtime {
163162
case containerd.Name:
164163
if opts.TopLevelConfigPath == runtimeSpecificDefault {

0 commit comments

Comments
 (0)