Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #223 from Random-Liu/remove-unused-todo
Browse files Browse the repository at this point in the history
Remove an addressed TODO.
  • Loading branch information
Random-Liu authored Sep 7, 2017
2 parents 8bc991b + 2b6302d commit a316d15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/server/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ type criContainerdService struct {
// rootDir is the directory for managing cri-containerd files.
rootDir string
// sandboxImage is the image to use for sandbox container.
// TODO(random-liu): Make this configurable via flag.
sandboxImage string
// snapshotter is the snapshotter to use in containerd.
snapshotter string
Expand Down

0 comments on commit a316d15

Please sign in to comment.