Skip to content

Commit e9ab4c2

Browse files
committed
chore: cleanup old buildtags by go fix
Signed-off-by: Wei Fu <[email protected]>
1 parent 0794a89 commit e9ab4c2

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

command_other.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !linux
2-
// +build !linux
32

43
/*
54
Copyright The containerd Authors.

console.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
/*
54
Copyright The containerd Authors.

io_unix.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build !windows
2-
// +build !windows
32

43
/*
54
Copyright The containerd Authors.

io_windows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build windows
2-
// +build windows
32

43
/*
54
Copyright The containerd Authors.

0 commit comments

Comments
 (0)