libcontainerd/remote: remove stray import comment
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
0ff5ce825c
commit
200edf8030
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…
Reference in a new issue