Remove obsolete TODO.

PiperOrigin-RevId: 241637164
Change-Id: I65476a739cf38f1818dc47f6ce60638dec8b77a8
This commit is contained in:
Kevin Krakauer 2019-04-02 17:26:03 -07:00 committed by Shentubot
parent d14a7de658
commit f9431fb20f
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ type StartArgs struct {
// Spec is the spec of the container to start.
Spec *specs.Spec
// TODO: Separate sandbox and container configs.
// Config is the runsc-specific configuration for the sandbox.
Conf *Config