libcontainerd/remote: remove stray import comment

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2022-12-08 13:27:50 +01:00
parent 0ff5ce825c
commit 200edf8030
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -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 {