Explorar o código

libcontainerd/remote: remove stray import comment

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn %!s(int64=2) %!d(string=hai) anos
pai
achega
200edf8030
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libcontainerd/remote/client_io_windows.go

+ 0 - 1
libcontainerd/remote/client_io_windows.go

@@ -9,7 +9,6 @@ import (
 	"github.com/containerd/containerd/cio"
 	"github.com/containerd/containerd/cio"
 	"github.com/pkg/errors"
 	"github.com/pkg/errors"
 	"github.com/sirupsen/logrus"
 	"github.com/sirupsen/logrus"
-	//	"golang.org/x/net/context"
 )
 )
 
 
 type delayedConnection struct {
 type delayedConnection struct {