瀏覽代碼

libcontainerd/remote: remove stray import comment

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 2 年之前
父節點
當前提交
200edf8030
共有 1 個文件被更改,包括 0 次插入1 次删除
  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/pkg/errors"
 	"github.com/sirupsen/logrus"
-	//	"golang.org/x/net/context"
 )
 
 type delayedConnection struct {