Merge pull request #43806 from thaJeztah/22.06_backport_fix_import
[22.06 backport] pkg/parsers/operatingsystem: fix stray import
This commit is contained in:
commit
e0ba440909
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
package operatingsystem // import "github.com/docker/docker/pkg/parsers/operatingsystem"
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"errors"
|
||||
|
||||
"golang.org/x/sys/unix"
|
||||
|
|
Loading…
Add table
Reference in a new issue