Merge pull request #44611 from thaJeztah/remove_stray_import
libcontainerd/remote: remove stray import comment
This commit is contained in:
commit
3cfd3e626c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import (
|
|||
"github.com/containerd/containerd/cio"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/sirupsen/logrus"
|
||||
// "golang.org/x/net/context"
|
||||
)
|
||||
|
||||
type delayedConnection struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue