Skip to content

Commit 4549b94

Browse files
committed
gofmt cleanup
Signed-off-by: Mike Brown <[email protected]>
1 parent 287c52d commit 4549b94

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

integration/sandbox_clean_remove_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@ import (
2121
"os"
2222
"path/filepath"
2323
"strings"
24-
"syscall"
2524
"testing"
2625
"time"
2726

28-
"github.com/containerd/containerd"
2927
runtimespec "github.com/opencontainers/runtime-spec/specs-go"
3028
"github.com/stretchr/testify/assert"
3129
"github.com/stretchr/testify/require"
32-
"golang.org/x/net/context"
3330
"golang.org/x/sys/unix"
3431
runtime "k8s.io/cri-api/pkg/apis/runtime/v1alpha2"
3532
)

0 commit comments

Comments
 (0)