delete unused const
This commit is contained in:
parent
49532f59a6
commit
ae6856fa8b
@ -56,8 +56,6 @@ const (
|
||||
|
||||
dockerNetNSFmt = "/proc/%v/ns/net"
|
||||
|
||||
defaultSeccompProfile = "unconfined"
|
||||
|
||||
// Internal docker labels used to identify whether a container is a sandbox
|
||||
// or a regular container.
|
||||
// TODO: This is not backward compatible with older containers. We will
|
||||
|
Loading…
Reference in New Issue
Block a user