Merge pull request #34308 from dlsniper/remove-unused-import
Remove unused import
This commit is contained in:
commit
1df67a5c36
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ package seccomp
|
|||
|
||||
import (
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/opencontainers/runtime-spec/specs-go"
|
||||
)
|
||||
|
||||
// DefaultProfile returns a nil pointer on unsupported systems.
|
||||
|
|
Loading…
Add table
Reference in a new issue